Yuen Kwee wrote:
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 think the easiest way to handle this is to just forget about "real"
popup triggers and draw your own.
All you've got to do is draw a triangle bitmap and then whatever
your want to appear to the right of it. When someone taps in the
rectangle that corresponds to your fake popup trigger, you loop on
EvtGetPen() and have a highlighted when they're in the rectangle
and then an unhighlighted version when they leave.
If the pen was last inside the rectangle when you get pen up, then
call LstPopupList().
And, except for maybe having stuff that allows you to do one-handed
entry, that's about all you need to do to have a custom popup trigger.
- Logan
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/