> From: Karen M Serafino [mailto:[EMAIL PROTECTED]]
> When you tap the popup trigger, it will display the first item with
> a little down-arrow to the right of it, but none of the other items.
OK, when you dynamically populate a popup list, you should always call
LstSetHeight to make it display as many items as possible. Just pass the
total item count to LstSetHeight (even if it is more than will actually fit
on the screen).
> Then if I select this item, it will put it in the popup trigger text,
> but with the popup symbol (solid triangle) to the left of it
That's correct. The arrow you see on the right side of the popped up list
is the scroll arrow, since there are more items than are visible. Then the
triangle on the left side of the trigger is the standard style of all popup
triggers.
> When there is only 1 item in the list, it does not have the
> down-arrow, but after I select the item, it still puts the popup
> symbol to the left of it versus to the right.
Right. If only one item, then there is no scroll arrow.
-slj-
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/