I'm using a popup trigger to display a group of options in a pulldown. The problem I now have is that my group of item in the list generates a pulldown that is longer than the screen. Any suggestions on how to better handle this UI control? I don't suppose you can make the pull down scrollable. Do I need to look at a totally different UI control to handle this large set of items?
lists should scroll automatically. Just limit the height and visible items properties to the size you want and it should scroll automatically when you hit the popup trigger.
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
