durgeshtrivedi wrote:
        
> How do i make visible my string list on the frm is their any
> who can write the code for me.bcz i m a new user i give the
> prefix name of string list as listview on thee but i dont
> know how do i make it visible on the form.


It is not clear what you want to do exactly. Display a string list as a series 
of strings?  Use the SysStringByIndex API. You want to fill a list with these 
strings? Use the LstSetListChoices API with a list draw callback function. 
Lost? Get a good PalmOS programming book, like the PalmOS Programming Bible by 
Lennon Foster; it's worth every penny.


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

Reply via email to