01-10-2013 02:30 PM
Hi
I can't find a good example on creating simple things like menus and buttons. Any auggestions?
01-10-2013 05:32 PM
With straight Native I only know two ways:
1. Roll your own (difficult if you're new to this, tedious if you're not)
or
2. Check out the dialog api's. I prefer this method as you can add buttons with a text explanation in the dialog. Also you can use the pick list and multi pick list dialogs.