facebook

Nice to have found an HTML based iPad app creator

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #319740 Reply

    iPad1
    Member

    Hi, happy to have found not only an editor for iPad, but one that can be done in HTML! However, before buying I have three questions.
    1. Does my test run HTML app only compiled once I buy the application?
    2. Before buying it, is it definitely convertible to an Apple .api file that can only be used on a mobile device?
    3. Lastly, is there a workaround to get the apple swipe functionality, so that a user can swipe instead of hitting a button?

    Thanks,
    Joanne

    #319741

    iPad1
    Member

    Sorry, I have one more question that I forgot to ask in my previous email. 🙂

    I was hoping that the app can only be seen in horizontal mode. Is there a way of turning off the vertical mode? For some reason the text and images don’t wrap right this way (also images are all wide landscape mode pics).

    I look forward to the answers for my four questions.

    Thanks,
    Joanne

    #319754

    support-michael
    Keymaster

    @iPad1

    We would love to have your business. Following are some answers to your questions.

    1 & 2) A service for packaging your mobile web app to native application is in development and is expected to be available for early access testing beginning in Oct.

    3) Swipe action is not available yet.

    4) Laying out a UI for different screen sizes (aspect ratios) such as when you change device orientation is explained in this tutorial. It mainly discusses use of Panel widgets and the Auto-Resize property of most components.
    http://genuitec.com/mobile/docs/designingForLandscape/designingForLandscape.html

    Images that are stretched because of resize properties during rotation to landscape are not handled automatically. What I do in my UI’s is either prevent rotation to the undesirable orientation or I programmatically change images. Both of these approach require a little bit of javascript.

    Prevent Landscape (or Portrait) Orientation Change
    http://www.genuitec.com/support-mobione/viewtopic.php?f=14&t=1372

    How to Dynamically Change Image Src
    http://www.genuitec.com/support-mobione/viewtopic.php?f=14&t=2044

    Ping me if you need further info.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Nice to have found an HTML based iPad app creator

You must be logged in to post in the forum log in