appcelerator titanium tabgroup order -


i creating iphone application using appcelerator titanium, created tabgroup has 7 tabs. want record tabs order when user edits it, , use preference. possible

definitely. save order of tabs using ti.app.properties api. give persistent, user based storage of settings. then, when app starts up, add tabs tab group in order specified user.


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -