WidgetDialog
From SmartWin Wiki
A WidgetDialog is often created from a resource file. Most IDEs have support for creating them in a WYSIWYG style. It is a Widget which will often contain other Widgets such as a WidgetButton or a WidgetTextBox. The WidgetDialog is a non-modal dialog wrapper class. For a modal dialog Widget see the WidgetModalDialog.
