hi all, was wondering the best way to go about using Gideros for non-gaming UI as seen in productivity apps and the like. For instance, there may be a leaderboard with columns and rows of data or a need for a menu system. Are there particular API's or methods to use for this? Only just starting to learn the Gideros API's so still experimenting.
For example, a simple menu system would have a row of menu items at the top that, when clicked, show its corresponding info below it. Would I just layer necessary images with the bitmap api and position text accordingly for each menu section. Then maybe have each menu section a child of the corresponding parent menu item which can be made visible on touch with a movieclip transition?
Comments
Here you can check his website:
http://howto.oz-apps.com/
And you can also check he's discussions on the forum:
http://www.giderosmobile.com/forum/profile/discussions/193/OZApps
I had widgets like a BarGraph, a listView, a menu, etc. There are more that are work in progress, details soon as I get to them.
Author of Learn Lua for iOS Game Development from Apress ( http://www.apress.com/9781430246626 )
Cool Vizify Profile at https://www.vizify.com/oz-apps