facebook

Looking for a starting point to do more than just basic apps

💡
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
  • #317712 Reply

    koennger
    Member

    Hello,
    I found mobione by chance and tried it out after watching the demo videos. It worked well. However, I really have NO idea at all how to get to the point where I can do something more then going NEXT and BACK or opening a website. In one of the demos someone built an app with which one could transform CELSIUS values into FAHRENHEIT. When all the layout was done the result was sent to the iphone. But: How and where do I have to go to make a calculation like the Celsius to Fahrenheit transition or something else. So again, what I need is a hint to just find a starting point.

    Regards

    #317713

    rkoenig
    Member

    I agree that spezial function like picture slide show or somthing else should be available soon.
    Are there any plans?

    #317780

    support-michael
    Keymaster

    @koennger, @rkoenig,

    Custom behaviors such as calculating tempature conversion can be added to your UI in a couple of ways. The first is enhance the generated html code using JavaScript to implement your custom functions, see
    http://www.genuitec.com/support-mobione/viewtopic.php?f=14&t=1124 for some discussion. Also most of the example sources files attached to threads on the How-To forum include examples of custom JavaScript functions attached to buttons or other UI controls.

    The 2nd approach is to customize the generated code on the server-side using PHP, ASP or JSP scripting technologies. It can be more of a hassle to develop and test using these environments since you have customize the customize the generated code and then deploy it to an appserver that supports the scripting language.

    Our tech writer is working on an article to outline the process.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Looking for a starting point to do more than just basic apps

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