Announcement

Collapse
No announcement yet.

Is it posible make Page Z order in runtime?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Is it posible make Page Z order in runtime?

    Hello i am trying to figure out what in my mind today using AMS, but unfortunately i have no success..
    Example i have 3 or more pages on AMS i can arrange the page which is first.. but is there a way to arrange it during runtime or when the app is launch?

    Example when execute i will make the page3 to be first page somehow swapping it using scripts or code.


    Thank you

  • #2
    Hi telco , Try using -

    Code:
    --"On Startup"
    Page.Jump("Page3");-- Substitute for whatever first page to appear
    also small easy sample : PageJump.apz
    Cheers

    Comment


    • #3
      Hello colc i know the Page.Jump already, is there any other way to make it arrage the page up and down during startup? if found that Page,Jump is not really quite good attempt for my project..

      Comment

      Working...
      X
      😀
      🥰
      🤢
      😎
      😡
      👍
      👎