typedef class CmMGUI CmCallback

Callback class definition

Documentation

Callback class definition. This class allows the user to set an arbitrary c++ method of a derived class as callback for any MGUI object. MGUI Designer generates, for each created window, a c++ class derived from CmShell that holds, as methods, all callbacks the user activates on any GUI object in the window. This is possible because all MGUI objects derive from CmCallback (CmMGUI).

alphabetic index hierarchy of classes


MGUI Copyright 1996-2000 Vincenzo Morello

generated by doc++