Use LstSetSelection(lstP, 0) where lstP is a pointer to your list, and 0 for the first item in your list to be displayed.
See the API if in doubt. Regards, Lauren -- On Sat, 05 Oct 2002 21:24:16 David Moynihan wrote: >Tied a popup trigger to a list. When the form is first drawn, I can only >see the trigger. Once >the trigger is selected, I can select an item from the list and it will be >displayed. Is there a >way to display a selection from a list when a form is first drawn? > >Thanks, >David > > >-- >For information on using the Palm Developer Forums, or to unsubscribe, please see >http://www.palmos.com/dev/support/forums/ > ____________________________________________________________ Watch a championship game with Elway or McGwire. Enter Now at http://champions.lycos.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
