Steps to Design (Language Table)

You can learn how to design Language Table in this section.

Note: For sample projects, see Setting Examples.

By associating a switch with the table number of a Language Table, you can change the display language by touch operation.

Add tables and set the texts for which you want to change the display language.

Here we will add a pair of French and Japanese.

Add the following objects on the screen and configure its properties.

  • TextBox (used to display texts)
  • Switch object (used for language change).

Here we will add a switch to change display language, French to Japanese.

Add script for the switch to work.

Here we will add a script to change display language (Table1 to Table2) by Switch 1 .