At 03:13 PM 8/21/2002 +1000, you wrote: >How do you get an application to show an initial list selection in a popup >trigger box? I know how to set the initial list selections but my popup >triggers don't show what that initial selection is.
You just manually set the label for the popup trigger control using CtlSetLabel. A popup trigger really has no fast and firm connection to its list -- the connection is accomplished through the default code that gets executed after popup list has had an item selected. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS technical lead Palm OS programming help @ www.palmoswerks.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
