Home | All Classes | Grouped Classes | Index | Search
Add inputbox with label to dialog. The inputbox is deleted by the InputDialog when destroyed.
CL_InputBox* add_input_box( const std::string& label = "", const std::string& default_value = "", int inputbox_width = 100);
See also: