Page 1 of 1

iOS List Button

Posted: Fri Apr 13, 2012 10:15 pm
by userintl2012
Hi all,
I'm new on MobGui and I'm strugling to use the iOS List Button control. The documentation in the MobGui page does not have much, so the questions are:

Imagine that you have a set of rows to be retrieved from a SQLite database and you want to populate a list of List Buttons:

1. Once you select List Button right-clicking the mouse display a dropdown with the number of List Button you want to create.
1.1 So, which number to choose ? I dont know how many rows will be retrieved from the database.
1.2. How a button can be added to the existing list of buttons ?
1.2.1 Navigate the User to another page (like a Internet Modal page), let him create in the DB the new item and when back repopulate the list by retrieving again from the database? OR
1.2.2 Is there a command to add a List Button to an existing list?
2. How User can delete one of the List Button?
2.1 Reload the list retrieving again from the database? or
2.2 Is there a command to delete one of the buttons?
3. Which property can be used at runtime to change the control's content?
4. Where can I find documentation on how to use the iOS functions available? Example are how to use mobFieldSet or mobFieldGet functions.
5. Where can I find documetation on a list of available MobGui functions (per control?)
6. Is there a place that I can see/download code examples for the MobGui controls?

Thanks in advance for your help,

Paulo