14 #ifndef GUI_DIALOGS_SELECT_ORB_COLORS_HPP_INCLUDED
15 #define GUI_DIALOGS_SELECT_ORB_COLORS_HPP_INCLUDED
43 std::map<std::string, tgroup<std::string> >
groups_;
void post_show(twindow &window)
Inherited from tdialog.
std::map< std::string, tgroup< std::string > > groups_
void setup_orb_group(const std::string &base_id, bool &shown, const std::string &initial, twindow &window, bool connect=true)
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.
void handle_reset_click(twindow &window)
void pre_show(twindow &window)
Inherited from tdialog.
Abstract base class for all dialogs.
virtual const std::string & window_id() const
Inherited from tdialog, implemented by REGISTER_DIALOG.
connection connect(const std::string &host, int port)
Function to attempt to connect to a remote host.
GLsizei const GLcharARB ** string
static void display(CVideo &video)
The display function.
void handle_toggle_click(bool &storage)