[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

4.20.9 Automation Objects Available for Components

All components inherit the following scripting capabilities.

Name

Example

Description

Hide@Widget

:Hide@Widget()

Hides the given widget.

Show@Widget

:Show@Widget()

Shows the given widget.

Invalidate@Widget

:Invalidate@Widget()

Invalidates the given widget. (This forces a redraw.)

HideWindow@Widget

:HideWindow@Widget()

Hides the window that the widget belongs to.

MoveTo@Widget

:MoveTo@Widget(x=500, y=500)

Moves the widget to the x and y coordinates specified. If either coordinate is missing, zero is assumed for it.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]

This document was generated using texi2html 1.76.