Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The window control is a container control used to hold multiple panel-level controls.

To create a new window object:

  1. in Layout designer press New button in order to make a copy of the SimpleSwatWindow object by searching and selecting it inside the Template fill-in. Give it a new object name and specify the Module depending on application requirements.
    Image Removed
  2. Using Add button any panel-level control can be added to the window object.

 

There are several ways in which a window control can be used: normal window, dialog or floating window.

...

A floating window (also called a “Sticked” or “pinned” window) always stays in front, even if it does not have focus. In the screenshot below the Add new instance container represents the floating window.

 

Please find below some tutorials on designing a window:

How to Design a Maintenance Screen

How to Design a ChooseWindow

For full description of attributes and events of this object please access the Client-Logic API