omni.kit.window.popup_dialog
Classes Summary:
A simple popup dialog with a set of input fields and two buttons, OK and Cancel |
|
A simple form widget with a set of input fields. As opposed to the dialog class, the widget can be combined |
|
A simple popup dialog with an input field and two buttons, OK and Cancel |
|
A simple widget with an input field. As opposed to the dialog class, the widget can be combined |
|
This simplest of all popup dialogs displays a confirmation message before executing an action. |
|
This widget displays a custom message. As opposed to the dialog class, the widget can be combined |
|
A simple checkbox dialog with a set options and two buttons, OK and Cancel |
|
A simple checkbox menu with a set of options |
|
A simple checkbox widget with a set of options. As opposed to the menu class, the widget can be combined |
|
A simple checkbox widget with a set options. As opposed to the dialog class, the widget can be combined |
|
Base class for a simple popup dialog with two primary buttons, OK and Cancel. |