Name

Wizard::GenericDialog — Create a Generic Dialog

Synopsis

Import Wizard;
term Wizard::GenericDialog ( term  button_box );

Parameters

term button_box

term that contains a `HBox() with buttons in it

Return Value

term

term describing the dialog.

Description

Returns a term describing a generic wizard dialog with a configurable button box.