Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Unknown macro: {alias}

Name

qclose — close widget

Syntax

qclose [widget]

Description

The qclose command closes the widget. The widget is not deleted, unless created with the deleteonclose attribute.

Arguments

widget

Unknown macro: {indent}

The widget to be closed. If this argument is omitted the current widget will be used.

The widget may be redisplayed with the qshow or qraise command.

See the reference section on qshow for an example on how to use qclose together with qshow to toggle the visibility of a widget.

  • No labels