Creating Your Own Application Window Manager

You can create your own application window manager to support an HMI built with a standard UI technology such as HTML5, Qt, or OpenGL ES.

What is an application window manager?

An application window manager is responsible for managing:
  • interactions with the HMI
  • the placement and appearance of application windows
  • the starting and stopping of applications

Your window manager can support an HMI that was developed using any one of the industry-standard UI technologies (e.g., HTML5, Qt, OpenGL ES).

Figure 1. Overview of how window manager interacts with other components to launch an application