#include <LgiClasses.h>
Static Public Member Functions | |
| static GView * | Create (char *Class, GRect *Pos=0, char *Text=0) |
| Create a view by name. | |
Inherit from this to add a new factory to create objects. Override NewView() to create your control.
1.4.1