75 void show(
const string& caption,
const string& message);
GUI screen node that represents a screen that can be rendered via GUI system.
Mutable utf8 aware string class.
GUI action listener interface.
GUI focus listener interface.
#define FORBID_CLASS_COPY(CLASS)