
Public Member Functions | |
| virtual void | OnInitPage () |
| virtual void | OnSetActive () |
| PAGE_LEADER (FRAMESTYLEDLG *dlg, double CurrentMapScale) | |
| void | Update () |
| ~PAGE_LEADER () | |
Private Member Functions | |
| void | OnBalloonLeaders () |
| void | UpdateUI () |
Private Attributes | |
| MGUI::CTRL_TOGGLEBUTTON_T< PAGE_LEADER > | m_CtrlBalloonLeader |
| double | m_CurrentMapScale |
| FRAMESTYLEDLG * | m_dlg |
| MGUI::FORM_EDITSTYLE | m_StyleForm |
|
||||||||||||
|
Definition at line 140 of file framestyledlg.h. |
|
|
Definition at line 148 of file framestyledlg.h. |
|
|
|
|
|
Create page contents. Derived class MUST implement this. This will be called by the page creation code and thus should not be called directly. Implements MGUI::LAYOUT_PAGE. |
|
|
Called when page is made active. Derived class must call base class BEFORE performing own processing. Reimplemented from MGUI::LAYOUT_PAGE. Definition at line 150 of file framestyledlg.h. |
|
|
|
|
|
|
|
|
Definition at line 153 of file framestyledlg.h. |
|
|
Definition at line 156 of file framestyledlg.h. |
|
|
Definition at line 155 of file framestyledlg.h. |
|
|
Definition at line 154 of file framestyledlg.h. |
1.3.8-20040913