You have to do a CtlSetLabel...

DeAnna

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Nathan
> Peterson
> Sent: Saturday, September 30, 2000 1:32 PM
> To: Palm Developer Forum
> Subject: setting popuptrigger ctl value
> 
> 
> I want to initialize a popuptrigger based on a variable.  I tried doing
> the following and it doesn't seem to work:
> 
> FrmSetControlValue(form,FrmGetObjectIndex(form,popuplistID),variable);
> 
> I've also tried:
> 
> LstSetSelection(FrmGetObjectPtr(form,FrmGetObjectIndex(form,popupl
> istID)),variable);
> 
> and:
> 
> LstSetSelection(FrmGetObjectPtr(form,FrmGetObjectIndex(form,listID
> )),variable);
> 
> 
> 
> -Nathan
> 
> -- 
> For information on using the Palm Developer Forums, or to 
> unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to