Main Page   Modules   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

MSetGetTextEvent Struct Reference
[MGui Events]

Object Set/Get Text Event. More...


Data Fields

int type
 Event type (E_SET_TEXT, E_GET_TEXT).

char * text
 Pointer to the string to read text from (to store text to).


Detailed Description

Object Set/Get Text Event.

This event is generated by the library to set/get the object's text. The event is generated by the following functions/methods: MObjectSetText(), MObjectGetText(), CmObject::setText, CmObject::getText.


Field Documentation

char* MSetGetTextEvent::text
 

Pointer to the string to read text from (to store text to).

int MSetGetTextEvent::type
 

Event type (E_SET_TEXT, E_GET_TEXT).


Generated on Sun Jun 29 13:03:08 2003 for MGui API by doxygen1.3-rc2