Helper class to display modal dialogs. ModalDialogSettings. More...
#include <MRViewer/MRModalDialog.h>
Public Member Functions | |
| ModalDialog (std::string label, ModalDialogSettings settings) | |
| bool | beginPopup () |
| void | endPopup () |
| Render the dialog's footer ("Don't show again" checkbox) and finish the dialog. | |
Static Public Member Functions | |
| static float | windowWidth () |
| Returns the current window width in pixels. | |
Helper class to display modal dialogs. ModalDialogSettings.