m creating dynamic setting item in my application,for this i have to use SetTextL(),but i dont know how to use this plz give me some guidelines
Thanx
m creating dynamic setting item in my application,for this i have to use SetTextL(),but i dont know how to use this plz give me some guidelines
Thanx
there is no such function, basically you just set the values to the variables (mwmber variables of your settings listbox class) which you passed to the settings controls when you created them, and then use the load functions on the listbox to load them into the controls.
yucca