Home | All Classes | Grouped Classes | Index | Search
InputBox Constructor InputBox Constructor InputBox Constructor InputBox Constructor
CL_InputBox( CL_Component* parent, CL_StyleManager* style = NULL); CL_InputBox( const std::string& text, CL_Component* parent, CL_StyleManager* style = NULL); CL_InputBox( const CL_Rect& pos, CL_Component* parent, CL_StyleManager* style = NULL); CL_InputBox( const CL_Rect& pos, const std::string& text, CL_Component* parent, CL_StyleManager* style = NULL);
See also:
CL_Component | CL_InputBox | CL_Rect | CL_StyleManager