How to create a custom color picker dialog or popup screen in BlackBerry -


how create custom color picker dialog or popup screen in blackberry (i.e selecting color form color picker dialog set control or other mnger)

just idea of possible implementation:

it should popupscreen holds gridfieldmanager containing set of small custom fields (e.g. 8x8 matrix). each small custom field painted in color , "listens" clicks in navigationclick(). when click caught small custom field notifies screen selected color. screen closes , notifies client/caller via callback passed screen on creation.


Comments

Popular posts from this blog

Cursor error with postgresql, pgpool and php -

delphi - ESC/P programming! -

c++ - error: use of deleted function -