OpDescControlCreateMsg Class Reference

This message is sent to an OpDescriptor after its controls have been created. It gives you a chance to perform control initialisation. eg. Set scrollbar ranges, fill listboxes ... More...

#include <opdesc.h>

Inheritance diagram for OpDescControlCreateMsg:

OpDescMsg Msg CCObject SimpleCCObject List of all members.

Private Member Functions

 CC_DECLARE_DYNAMIC (OpDescControlCreateMsg)
 OpDescControlCreateMsg (OpDescriptor *OpD, CGadgetID GadID, CGadgetID SetGadget, DialogOp *pDialogOp)

Detailed Description

This message is sent to an OpDescriptor after its controls have been created. It gives you a chance to perform control initialisation. eg. Set scrollbar ranges, fill listboxes ...

Author:
Simon_Maneggio (Xara Group Ltd) <camelotdev@xara.com>
Date:
16/4/94
Parameters:
- [INPUTS]
- [OUTPUTS]
Returns:
-

Errors: -

See also:
OpDescControlDestroy

Definition at line 888 of file opdesc.h.


Constructor & Destructor Documentation

OpDescControlCreateMsg::OpDescControlCreateMsg OpDescriptor OpD,
CGadgetID  GadID,
CGadgetID  SetGadget,
DialogOp pDialogOp
[inline, private]
 

Definition at line 891 of file opdesc.h.

00892                                                                                      :
00893         OpDescMsg(OpD,  GadID, SetGadget, pDialogOp)
00894     {
00895     }; 
}; 


Member Function Documentation

OpDescControlCreateMsg::CC_DECLARE_DYNAMIC OpDescControlCreateMsg   )  [private]
 


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 03:57:54 2007 for Camelot by  doxygen 1.4.4