Develop a localized event logger

Create an even logger that displays the interface in the language of a currently logged-in user.

Figure 1. Application example - English
Figure 2. Application example - Italian
Note: Download a sample project: LocalizedEventLogger.zip

Prerequisites

Create a project.

To develop the project
  1. Add users.
  2. Create a login form.
  3. Create a variable.
  4. Create a key value converter.
  5. Create an alarm.
  6. Create an alarm grid.
  7. Create a linear gauge.
  8. Create a database.
  9. Create an event logger.
  10. Create a data grid.
  11. Create a refresh button.
  12. Edit the localization dictionary.
  13. Arrange the interface elements.
  14. 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.