Creating Your Own Application Window Manager

What is an application window manager?

An application window manager is responsible for managing:
  • interactions with the HMI
  • the placement and appearance of application window(s)
  • 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, Cascades, OpenGL ES).

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