Develop a label with a localized engineering unit

Create a simple interface that displays temperature in a format that is adjusted for a logged in user locale.

Figure 1. Application example - Celsius degrees (it-IT)
Figure 2. Application example - Fahrenheit degrees (en-US)
Note: Download a sample project: LocalizedEngineeringUnitLabel.zip

Prerequisites

Create a project.

To develop the project
  1. Add users.
  2. Create a login form.
  3. Create variables.
  4. Create a label.
  5. Arrange the interface elements.
  6. Save the project.
Figure 3. Application design example

Select Run to run the project using the client emulator to test your project. To run the project on a remote client, see Add a client device.