Yuen Kwee wrote:

hi every 1!

i have success fully add bitmaps to my list. the problem now is that, the popup 
trigger does not have the bitmap. from my understanding, popup triggers can 
only accept strings right?

i tried many ways but none seem to work. until i found the popSelectEvent, when 
this happens i get the selection of the list and draw the particular bitmap on 
screen. when i tap on the popup trigger again then the bitmap dissapears.

is there any other methods to do this? or any way to make the bitmap stay?


You need to prevent the popuptrigger from redrawing automatically. When you detect the popSelectEvent you need to return TRUE so that the trigger doesn't redraw. Then you will have to draw the icon and text yourself.

Bob.

To unsubscribe send an email to  [EMAIL PROTECTED]
--
For information on using the Palm Developer Forums, or to unsubscribe, please 
see http://www.palmos.com/dev/support/forums/

Reply via email to