At 16:06 2003-1-6 -0800, you wrote:
In my search form I have a popup trigger that will
popup a list. I can select from the list to update the
label of the popup trigger. But when I come back from
a different form, the label goes back to the original
one that I set at design time. Also, the popup list
goes back to original state too (the 1st is
preselected). Can this be easily changed - I like to
have the most current selection for the label and the
popup list. Could anyone point me to an example?
Manually set the list selection and the text of the popup trigger when you handle your frmOpenEvent, after the call to FrmDrawForm. You'll have to cache away these values, perhaps in your application preferences structure.

--
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/


Reply via email to