Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

VAXTPU MANAGE_WIDGET — VMS 5.2

 MANAGE_WIDGET

 Makes the specified widget instance visible, provided that the widget's
 parent is visible.  Performs the same functions as XtManageWidget.

 Syntax

    MANAGE_WIDGET (widget [, widget...])

 Parameters

    widget               The widget instance you want to make visible.


 Example

    The following statement displays on the screen the widget instance
    assigned to the variable "sample_x_keypad":

    MANAGE_WIDGET (sample_x_keypad);

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026