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§
- Message
Box - A simple message box.
- Text
Edit - An editor over a
String
Enums§
- Text
Edit Result - Message sent by
TextEdit
on closure.