Class for a single line text area.
std::string get_value() const
virtual void set_value(const std::string &text)
The set_value is virtual for the tpassword_box class.
void save_to_history()
Saves the text in the widget to the history.
void set_maximum_length(const size_t maximum_length)