On Wed, 15 May 2002, J. Hayes wrote: > I have a pop up trigger connected to a list and it works fine except > that when I initialize the form, I want to be able to show the list > selection that was last chosen on the pop up trigger instead of the pop > up triggers label. What's the best way to do this?
CtlSetLabel You can also make that the current selection in the list with LstSetSelection. ----------------------------------------------------------------------- Brian Smith // avalon73 at arthurian dot nu // http://www.arthurian.nu/ Software Developer // Gamer // Webmaster // System Administrator In the beginning there was nothing. And the Lord said, "Let there be Light!" And there was still nothing. But you could see it. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
