A simple start was introduced in 36af919.
The idea is an easy-to use set of options for displaying modal dialogs - along the lines of the Win32 MessageBox function.
We should also properly implement Modal - e.g. ModalDialog, ModelContent, with ModalContent accomodating a ModalHeader, ModalBody and ModalFooter - which could then be used here - but that is perhaps a separate issue.
A simple start was introduced in 36af919.
The idea is an easy-to use set of options for displaying modal dialogs - along the lines of the Win32 MessageBox function.
We should also properly implement Modal - e.g. ModalDialog, ModelContent, with ModalContent accomodating a ModalHeader, ModalBody and ModalFooter - which could then be used here - but that is perhaps a separate issue.