Module dialog

Module dialog 

Source
Expand description

Dialog boxes

KAS dialog boxes are pre-configured windows, usually allowing some customisation.

§Design status

At the current time, only a minimal selection of dialog boxes are provided and their design is likely to change.

Structs§

AlertError
Alert user about an error
AlertUnsaved
Alert user that they have unsaved changes
ErrorResult
MessageBox
A simple message box.
TextEdit
An editor over a String

Enums§

TextEditResult
Message sent by TextEdit on closure.
UnsavedResult