Page 1 of 1

help to create a native menu

Posted: Mon Feb 20, 2012 4:06 pm
by jagiron
I need to create a menu and show many option, actually i use the scroll list, but not look so nice in ios, exist a way to create a native menu?
Thanks

Re: help to create a native menu

Posted: Mon Feb 20, 2012 4:37 pm
by Klaus
Hi jagiron,

what do you consider an iOS native menu? 8)

You could use e.g. a "Modal Pick-Wheel", which is pretty iOS native :)
Check the "iOS Release Notes" (Menu: Help) for more info.


Best

Klaus

Re: help to create a native menu

Posted: Tue Feb 21, 2012 12:03 am
by jagiron
i mean something like the setting menu on the iphone,

thanks

Re: help to create a native menu

Posted: Tue Feb 21, 2012 2:13 am
by monte
If you want integration with the Settings app and a similar settings UI that you can present with data saved to user prefs then you might want to vote for it on mergext.com ;-)

If you don't need integration with the settings app then take a look at MobGUI or tmControls for iOS style widgets.

Cheers

Monte

Re: help to create a native menu

Posted: Tue Feb 21, 2012 3:57 pm
by jagiron
i will check it
thank you very much my friend