help to create a native menu

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
jagiron
Posts: 19
Joined: Mon Feb 20, 2012 12:47 am

help to create a native menu

Post by jagiron » Mon Feb 20, 2012 4:06 pm

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

Klaus
Posts: 14177
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: help to create a native menu

Post by Klaus » Mon Feb 20, 2012 4:37 pm

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

jagiron
Posts: 19
Joined: Mon Feb 20, 2012 12:47 am

Re: help to create a native menu

Post by jagiron » Tue Feb 21, 2012 12:03 am

i mean something like the setting menu on the iphone,

thanks

monte
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1564
Joined: Fri Jan 13, 2012 1:47 am
Contact:

Re: help to create a native menu

Post by monte » Tue Feb 21, 2012 2:13 am

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
LiveCode User Group on Facebook : http://FaceBook.com/groups/LiveCodeUsers/

jagiron
Posts: 19
Joined: Mon Feb 20, 2012 12:47 am

Re: help to create a native menu

Post by jagiron » Tue Feb 21, 2012 3:57 pm

i will check it
thank you very much my friend

Post Reply