Lines Matching full:box

63 \fIbox-options\fP
106 You can put more than one dialog box into a script:
111 Simply add the tokens for the next dialog box, making a chain.
187 This gives you some control over the box dimensions when using auto
198 Specify the position of the upper left corner of a dialog box on the screen.
290 where needed to fit inside the text box.
293 \fB\*L\fR will still wrap any lines that are too long for the width of the box.
363 Set the default item in a checklist, form or menu box.
364 Normally the first item in the box is the default.
495 Suppress the \*(``Cancel\*('' button in checklist, inputbox and menu box modes.
591 Suppress shadows that would be drawn to the right and bottom of each dialog box.
632 Prints the size of each dialog box to \fB\*p\fP's output
633 when the box is initialized.
636 Prints the string as it would be wrapped in a message box
643 Prints the size of the string as it would be wrapped in a message box,
699 Check the resulting size of a dialog box before trying to use it,
704 Sleep (delay) for the given number of seconds after processing a dialog box.
757 string to be displayed at the top of the dialog box.
823 .SS Box Options
827 the caption or contents of the box.
830 the height of the dialog box.
833 the width of the dialog box.
835 Other parameters depend on the box type.
878 A \fBcalendar\fP box displays
892 A \fBchecklist\fP box is similar to a \fBmenu\fP box;
941 The edit-box dialog displays a copy of the file.
949 Pressing the \*(``Enter\*('' key within the box will split
1020 box displays a meter along the bottom of the box.
1039 An \fBinfo\fP box is basically a \fBmessage\fP box.
1064 can fit in the dialog box, the input field will be scrolled.
1070 An \fBinputmenu\fP box is very similar to an ordinary \fBmenu\fP box.
1094 box is a dialog box that can be used to present a list of choices in
1131 A \fBmixedgauge\fP box displays a meter along the bottom of the box.
1135 top of the box.
1148 A \fBmessage\fP box is very similar to a \fByes/no\fP box.
1149 The only difference between a \fBmessage\fP box and a \fByes/no\fP
1150 box is that a \fBmessage\fP box has only a single \fBOK\fP button.
1151 You can use this dialog box to display any message you like.
1167 box displays a meter along the bottom of the box.
1175 A \fBpassword\fP box is similar to an input box,
1201 This dialog box is used to display the output of a command that is
1215 The only difference between a \fBprogram\fP box and a \fBprogress\fP
1216 box is that a \fBprogram\fP box displays an \fBOK\fP button
1219 This dialog box is used to display the piped output of a command.
1247 A \fBradiolist\fP box is similar to a \fBmenu\fP box.
1286 Display text from a file in a dialog box,
1297 Display text from a file in a dialog box as a background task,
1329 box lets you display the contents of a text file in a dialog box.
1334 If the lines are too long to be displayed in the box,
1376 A \fByes/no\fP dialog box of
1380 is displayed inside the dialog box.
1391 This dialog box is useful for
1393 The dialog box has a
1789 of how to use the different box options and how they look.
1947 such as the gauge box.