At 04:56 AM 7/30/2005, you wrote:
On all forms, when the 5 way nav bar selects the popup trigger and the center button is selected, the list associated with it appear. On some forms, the user can use the 5 way nav bar to move the list selection up/down - but on others the list is never selected. It's really bizarre and I see no pattern. Has anyone seen this, or would anyone know what would cause this?
By "the list is never selected" you mean that the list pops up but there's no selected item in the popup list, and thus the up/down button presses do nothing?
If so, the solution is probably for you to programmatically set a selection via LstSetSelection. If you don't, then the selected item can be a random value and might cause the behavior you're seeing.
-David Fedor PalmSource, Inc. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
