iphone - How to put settings into groups -


i having issues settings bundle on iphone. want create groups shown in image below (measurement, data entry..etc.), can't work out how this.

i have found 'item' type 'group' , know how create individual settings, can't figure out how put them group.

enter image description here

you should have specify item0 (title = measurement, type = group) subsequent entries after (item1, item2, etc) added under group. can entered in plist editor of xcode.

one thing note items add appear under group until specify new group.

refer image attached. enter image description here


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -