facebook

How to switch to other screen on button click? CLOSED

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

    rick.gommers
    Member

    How do I fade to another screen when the user clicks a button?

    Thx in advance!

    #346837

    paulD
    Member

    have a quick look through the quick start guide it will help you with the basics.

    http://www.genuitec.com/mobile/docs/mobione_quickstart/quickstart.html

    you can do it 2 ways – set a got to page click action on the button component property, or you can do it in code by using the run javascript option for the button

    phoneui.gotoScreen(‘m1-yourPageName’, ‘FADE’);

    #346846

    rick.gommers
    Member

    Thx Paul!

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: How to switch to other screen on button click? CLOSED

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