home *** CD-ROM | disk | FTP | other *** search
- .SH NAME
- w_box \- dialog box commands.
- .SH SYNOPSIS
- \fBw_box \fI identifier option \fR?\fIarg arg ...\fR?
- .BE
-
- .SH DESCRIPTION
- .PP
- This command provides operations on dialog boxes. The first argument is a
- template identifier. The second determines the operation.
- .TP
- \fBw_box \fIidentifier\fR \fBcreate \fItitle component \fB?-tag?\fR
- Creates a dialog box template.
- .TP
- \fBw_box \fIidentifier\fR \fBopen \fR?\fItag\fR?
- Opens a persitent dialog box from the template. Optionally tags it with
- \fItag\fR
-