Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

g) Create left and right touch objects which change the value of the ‘SCREEN’ tag. Assign command expressions as shown in the table below.

Function

Touch

Action

Command expression

Command

SCREEN = SCREEN – 1;

Function

Touch

Action

Command expression

Command

SCREEN = SCREEN + 1;

h) Launch the project in Xpanel or the simulator. When you click the left and right touch buttons, the page link screen should switch between pages.

...