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