#include <LgiWidgets.h>

Public Member Functions | |
| bool | LoadFromResource (int Resource, GViewI *Parent, GRect *Pos=0, char *Name=0) |
| Loading a dialog from the resource collection. | |
| bool GLgiRes::LoadFromResource | ( | int | Resource, | |
| GViewI * | Parent, | |||
| GRect * | Pos = 0, |
|||
| char * | Name = 0 | |||
| ) |
Loading a dialog from the resource collection.
| Resource | The resource ID |
| Parent | The target view to populate |
| Pos | The size of the view in the resource |
| Name | The name of the window |
References GVariant::Length.
1.5.7.1