Public Member Functions | |
| bool | focus_me () |
Static Public Member Functions | |
| static util::ref_ptr < transientlabel > | create (const std::string &msg, const style &st) |
| Create a label with the given text and background. | |
Protected Member Functions | |
| virtual bool | handle_char (chtype ch) |
| transientlabel (const std::string &msg, const style &st) | |
| static util::ref_ptr<transientlabel> cwidget::widgets::transientlabel::create | ( | const std::string & | txt, | |
| const style & | st | |||
| ) | [inline, static] |
Create a label with the given text and background.
Reimplemented from cwidget::widgets::label.
1.6.2