- This topic has 4 replies, 3 voices, and was last updated 12 years ago by
support-octavio.
-
AuthorPosts
-
AdrianoBottiniMemberI am writing because I have not found many explanations online using the program. For example, all items “property” of each item that will fit on the screen, many are truly incomprehensible to me. Then, in the Test Center, what is the “web security” is not clear. I think the biggest problem, aside from the numerous crashes reported to me, is the rotation of the screen: the application does not conform created and remains unmanageable content. Is there a way to overcome it? I created my first application but I had to create it only in portrait, otherwise it happened that in landescape the contents were not managed well. I need help: I want to make an application that intercepts my location and calculated the distance from me and I find, for example, a store that is far from me. What to do? I’m not a programmer, you have something ready? Thank you, we look forward to the next version hoping that in addition to not go in crash, there is good news. thanks
paulDMemberHi Adriano
Oh yes it took me a while to find out how to do this also. Its not easy to work out.
The trick is to use panels as containers to position your content then use the auto resize controls to determine the position of the child content within the panels.
I’ve included a little demo mobi file so have a look and see where you go from there.
As for your issues with the test centre. A replacement is being worked on for a future release of mobione as it is very prone to crashes at the moment. Use your html file generated in your www folder in chrome browser for now. Just resize the browser to roughly your phone screen size and test your app this way.
Thanks
Paul
Attachments:
You must be logged in to view attached files.
support-octavioMemberHi Adriano,
You can find the description of properties of mobione widgets here: https://www.genuitec.com/mobile/docs/widgetProperties/widget_properties.html
And you can find more helpful documents in Learning Center:
https://www.genuitec.com/mobile/resources.html
AdrianoBottiniMemberexplanations on the site are insufficient, only of a general nature, it is necessary that each item of property is well explained! then, did not answer me about the use of the menu item “web security enabled” what’s the point? is always on and if you turn off? what happens?
support-octavioMemberHi Adriano,
Information about websecurity config is here: https://www.genuitec.com/mobile/docs/testingAndDebugging/testingAndDebugging.html#using_web_browser
Hope this is helpful.
-
AuthorPosts