Window



Window displays a separate graph in a specified area in another graph. The graph is displayed
with or without scrollbars.

Limitations

Connections within the window object are not scaled properly.

A window object grapbs all events inside the window area, and click sensitive objects can
not be placed on top of the window. If the window temporary should be covered by sensitive
objects, the xtt command 'set subevents' can be used to disable the window event handling.

Attributes

Attribute                            Description
Window.FileName                         Name of the graph to be displayed in the window.
Window.Scale                         Scale of the graph.
Window.VerticalScrollbar                       A vertical scrollbar is displayed in the window.
Window.HorizontalScrollbar                       A horizontal scrollbar is displayed in the window.
Window.ScrollbarWidth                       Width of scrollbar.
Window.ScrollbarColor                       Fill color of the mobile part of the scrollbar.
Window.ScrollbarBgColor                       Fill color of the background part of the scrollbar.