Common Widgets provides several dialog creation convenience methods. The following methods create a CwMessageBox as the child of a CwDialogShell, and set the dialogType resource as indicated so that an appropriate icon is displayed:The following methods create a CwSelectionBox as the child of a CwDialogShell, and set the dialogType resource as indicated:Creates an empty CwBulletinBoard widget within a dialog shell, allowing the application to define the entire contents of the dialogCreates an empty CwForm widget within a dialog shell, allowing the application to define the entire contents of the dialog
|