Public Member Functions | |
| virtual void | show (const char *prefix, const char *text, spew::LEVEL level=spew::OFF)=0 |
Screenshot of the spew_gui GUI (graphical user interface) produced by a warning in a client networking program.
| virtual void smtk::spew_gui::show | ( | const char * | prefix, | |
| const char * | text, | |||
| spew::LEVEL | level = spew::OFF | |||
| ) | [pure virtual] |
Show the pop up GUI
| prefix | will be prepended to the window title. | |
| text | will be shown in the window. | |
| level | will append to the window title depending of the value. |
1.5.2