Boost.UI
User Interface Boost library
Classes

Text editor widgets. More...

Collaboration diagram for Text widgets:

Classes

class  boost::ui::text_box_base
 Abstract text editor widget. More...
 
class  boost::ui::string_box
 Single-line text editor widget. More...
 
class  boost::ui::password_box
 Password editor widget. More...
 
class  boost::ui::text_box
 Multi-line text editor widget. More...
 

Detailed Description

Text editor widgets.

See also
Text box (Wikipedia)