The ChildDisplay refers to a graphical component that allows linking another display using the Linked Display field. Its purpose is to integrate multiple displays for comprehensive visualization.

On this page:


Requirements

It requires a created display available for selection. This component runs only on Windows, RichClient, and SmartClient clients. 


Configuration

To configure a ChildDisplay:

  1. Go to Displays / Draw.
  2. Select Viewer, then ChildDisplay.
  3. Add it to the Draw area by clicking or dragging and dropping it.
  4. Double-click the object to open the setting window.
  5. On Linked Display, select the desired display.
  6. Additionally, there is a checkbox for enabling the scrollbar to navigate through the linked display content if it exceeds the visible area, ensuring access to all parts of the linked display.

Runtime Execution 

During runtime, the ChildDisplay Control operates as a dynamic link to another display, enhancing comprehensive visualization. When the runtime environment is initiated, the ChildDisplay retrieves and displays the linked display content. If the linked display content exceeds the visible area, users can enable the scrollbar to navigate through the content, ensuring access to all parts of the linked display. This functionality allows for seamless integration and interaction with multiple displays within the application, providing a cohesive and interactive user experience.



In this section:

  • No labels