Hi everyone,
I would like to create a Settings Window for my mobile application. To be more precise, I am speaking about an application settings window and not the app settings that appear within iOS Settings App.
What I need is to have a settings window similar to the one of "Sounds" settings in iOS (see screenshot bellow). http://i.imgur.com/laBbavE.png
I will handle settings storage using Properties. What I do not know is how to handle the view in titanium. Do I have to create a view from scratch ? There must be a generic way to create it or an existing template, view, tss. If not, could you give me a starting point, like which kind of view I should use ?
Thanks for helping me,
Regards