Hello
I am very new to Gideros tbh its my first day. I have spent nearly half of the day with web site, forum as well as gideros itself. As far as i understand gideros does not support native ui elements ( buttons, table, tab etc). Which is not that bad. It could be done with sprites and events. But still i wonder do you guys have plan to add feature to access those elements to develop something other than games.
Another question is, some of the phone components are not accessible unless getting help from a plugin which could be written in objective-c/java. Is that right? I mean is there a way to access camera/sms/contacts etc without writing a plugin? I could not find such feature in api docs.
cheers
Comments
welcome to the forum. I have already created a plugin for it.
http://www.giderosmobile.com/forum/discussion/578/uikit-plugin-example#Item_4
The newest version can be found here:
https://github.com/carolight/MHUIKit
Cheers
Michael
You may not have found the Ultimate Guide to Gideros Studio yet. It's currently being written, and you can find it here:
http://giderosmobile.com/DevCenter/index.php?title=Ultimate_Guide_to_Gideros_Studio
Still digging the api, soon i ll be back with more questions.
cheers & have good coding