DialogPosition Class Reference

DialogPosition ListItem's are stored in the DialogManager's DialogPositionList they record the position of a dialog box before it is destroyed. They are used to restore the position of the dialog when it is created the next time. More...

#include <dlgmgr.h>

Inheritance diagram for DialogPosition:

ListItem CCObject SimpleCCObject List of all members.

Public Attributes

CDlgResID DlgResourceID
List DlgWinList
INT32 LastX
INT32 LastY
CDlgResID ActivePage
INT32 ActivePageIndex

Detailed Description

DialogPosition ListItem's are stored in the DialogManager's DialogPositionList they record the position of a dialog box before it is destroyed. They are used to restore the position of the dialog when it is created the next time.

Author:
Simon_Maneggio (Xara Group Ltd) <camelotdev@xara.com>
Date:
8/9/93
See also:
DialogManager

Definition at line 190 of file dlgmgr.h.


Member Data Documentation

CDlgResID DialogPosition::ActivePage
 

Definition at line 197 of file dlgmgr.h.

INT32 DialogPosition::ActivePageIndex
 

Definition at line 198 of file dlgmgr.h.

CDlgResID DialogPosition::DlgResourceID
 

Definition at line 193 of file dlgmgr.h.

List DialogPosition::DlgWinList
 

Definition at line 194 of file dlgmgr.h.

INT32 DialogPosition::LastX
 

Definition at line 195 of file dlgmgr.h.

INT32 DialogPosition::LastY
 

Definition at line 196 of file dlgmgr.h.


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