Home | All Classes | Grouped Classes | Index | Search
Add checkbox with label to dialog. The checkbox is deleted by the InputDialog when destroyed.
CL_CheckBox* add_check_box( const std::string& text = "", bool checked = false, int check_box_width = 100);
See also: