|
golib
0.5
|
Control frame base class. This is a frame that can be used as a base for all sorts of control widgets, like "image control", "process control", ... More...
#include <control.h>
Public Member Functions | |
| Control (const char *title) | |
| virtual void | warning (const char *text) |
| virtual void | message (const char *text) |
| virtual void | print (const char *text) |
Control frame base class. This is a frame that can be used as a base for all sorts of control widgets, like "image control", "process control", ...