CDynamicChildDlg Class Reference

#include <DynamicDialog.h>

Inheritance diagram for CDynamicChildDlg:

CDynamicDialog CDynamicWndEx CDynamicWnd CDynamicBarDlg CRobotControlDialogBar CColorSpaceDlgBar CColorTable64DlgBar CDebugMessageGeneratorDlgBar CGT2004BallLocatorSetDlgBar CGT2004WalkingEngineParamSetDlgBar CHeadMotionTesterDlgBar CHistogramDlgBar CHSIColorTableToolDlgBar CImageViewerDlgBar CInvKinParametersDlgBar CJointViewerDlgBar CJoystickMotionTesterDlgBar CKickEditorDlgBar CLargeImageViewerDlgBar CMessageViewerDlgBar CMofTesterDlgBar CMotionTesterDlgBar COptionRatingDlgBar CPotentialFieldViewerDlgBar CRadarViewer3DDlgBar CRadarViewerDlgBar CSettingsDlgBar CSimulatorObjectViewerDlgBar CStatisticsDlgBar CTacticDesignerDlgBar CTestDataGeneratorDlgBar CTimeDiagramDlgBar CTSLColorTableToolDlgBar CValueHistoryDlgBar CXabsl2DlgBar CXABSL2ProfilerDlgBar List of all members.

Public Types

 flDefault = flAntiFlicker
enum  { flDefault = flAntiFlicker }

Public Member Functions

 CDynamicChildDlg (UINT idd=0, CWnd *pParent=NULL, Freedom fd=fdAll, UINT nFlags=flDefault)
 CDynamicChildDlg (LPCTSTR lpszTemplateName, CWnd *pParent=NULL, Freedom fd=fdAll, UINT nFlags=flDefault)
virtual ~CDynamicChildDlg ()

Private Member Functions

 DECLARE_DYNAMIC (CDynamicChildDlg)

Detailed Description

Use this dialog class instead of CDynamicDialog if you create dialogs which you want to embedd as child controls. In that case, this dialog is far more straight forward. This class provides:

Definition at line 90 of file DynamicDialog.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
flDefault 

Definition at line 95 of file DynamicDialog.h.


Constructor & Destructor Documentation

CDynamicChildDlg::CDynamicChildDlg ( UINT  idd = 0,
CWnd *  pParent = NULL,
Freedom  fd = fdAll,
UINT  nFlags = flDefault 
) [inline]

Definition at line 127 of file DynamicDialog.h.

References CDynamicWnd::m_bUseScrollPos, and CDynamicWndEx::NoAutoPos().

CDynamicChildDlg::CDynamicChildDlg ( LPCTSTR  lpszTemplateName,
CWnd *  pParent = NULL,
Freedom  fd = fdAll,
UINT  nFlags = flDefault 
) [inline]

Definition at line 134 of file DynamicDialog.h.

References CDynamicWnd::m_bUseScrollPos, and CDynamicWndEx::NoAutoPos().

virtual CDynamicChildDlg::~CDynamicChildDlg (  )  [inline, virtual]

Definition at line 100 of file DynamicDialog.h.

References CDynamicWnd::DoOnDestroy().


Member Function Documentation

CDynamicChildDlg::DECLARE_DYNAMIC ( CDynamicChildDlg   )  [private]


The documentation for this class was generated from the following file:
Generated on Thu Dec 7 01:20:09 2006 for DT2005.panorama by  doxygen 1.4.7