FormPtr CurrForm = FrmGetActiveForm();
 LstNewList(&CurrForm,Goto,1,40,100,100,stdFont,5,NULL);
 GotoList = (ListPtr)GetObjectPtr(Goto);
 LstSetSelection(GotoList,-1);
 LstSetListChoices(GotoList,Choices,i);
 LstDrawList(GotoList);

"Stephan Veigl" <[EMAIL PROTECTED]> wrote in message
news:39144@palm-dev-forum...
>
> Ender Wiggin schrieb:
> >
> > stand-alone, it is intialized with LstNewList man
>
> some code-snippets would be helpful ...
>
> by(e)
> Stephan
>
> ---
> PGP Fingerprint: 0090 E02F 39A8 F2AF 6A79 43D7 B847 C26D 108E E2F0
> PGP PublicKey: http://www.unet.univie.ac.at/~a9526342/sveigl.asc
>
>



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