14 #ifndef GUI_DIALOGS_LABEL_SETTINGS_HPP_INCLUDED
15 #define GUI_DIALOGS_LABEL_SETTINGS_HPP_INCLUDED
base class of top level items, the only item which needs to store the final canvases to draw on ...
A class inherited from ttext_box that displays its input as stars.
std::map< std::string, bool > all_labels
std::map< std::string, t_string > labels_display
Abstract base class for all dialogs.
tlabel_settings(display_context &dc)
static bool execute(display_context &dc, CVideo &video)
The execute function.
void pre_show(twindow &window)
Inherited from tdialog.
virtual const std::string & window_id() const
Inherited from tdialog, implemented by REGISTER_DIALOG.
GLsizei const GLcharARB ** string
void toggle_category(twidget &box, std::string category)
Callback for toggling a checkbox state.