W_FORM Struct Reference
[Window LibraryWindow Library]

This structure groups variables related to handle a formular into a window. More...

#include <mt_wndm.h>


Data Fields

OBJECT * root
 Address of root objects tree.
OBJECT * real
 Address of objects tree used to duplicated root.
int * save
void * bind
 Private, list of binded events.
int edit
int nb_ob
INT16 cursor


Detailed Description

This structure groups variables related to handle a formular into a window.


Field Documentation

void* W_FORM::bind
 

Private, list of binded events.

INT16 W_FORM::cursor
 

int W_FORM::edit
 

int W_FORM::nb_ob
 

OBJECT* W_FORM::real
 

Address of objects tree used to duplicated root.

OBJECT* W_FORM::root
 

Address of root objects tree.

It is an object tree memory duplicated

int* W_FORM::save
 


The documentation for this struct was generated from the following file:
Generated on Thu Jun 22 11:45:27 2006 for WinDom by  doxygen 1.4.6