|
ToolMap
|
Public Member Functions | |
| ProjectPropertiesDLG () | |
| Constructors. | |
| ProjectPropertiesDLG (wxWindow *parent, DataBaseTM *database, wxWindowID id=SYMBOL_PROJECTPROPERTIESDLG_IDNAME, const wxString &caption=SYMBOL_PROJECTPROPERTIESDLG_TITLE, const wxPoint &pos=SYMBOL_PROJECTPROPERTIESDLG_POSITION, const wxSize &size=SYMBOL_PROJECTPROPERTIESDLG_SIZE, long style=SYMBOL_PROJECTPROPERTIESDLG_STYLE) | |
| bool | Create (wxWindow *parent, wxWindowID id=SYMBOL_PROJECTPROPERTIESDLG_IDNAME, const wxString &caption=SYMBOL_PROJECTPROPERTIESDLG_TITLE, const wxPoint &pos=SYMBOL_PROJECTPROPERTIESDLG_POSITION, const wxSize &size=SYMBOL_PROJECTPROPERTIESDLG_SIZE, long style=SYMBOL_PROJECTPROPERTIESDLG_STYLE) |
| virtual bool | TransferDataToWindow () |
| Transfert data to dialog. | |
| void | SetScaleListFocus () |
| Set focus to the scale list. | |
| void ProjectPropertiesDLG::SetScaleListFocus | ( | ) |
Set focus to the scale list.
This function try to solve the bug n°23, it seems that this is a wxMac only bug.
|
virtual |
Transfert data to dialog.
This is called automatically just before displaying the ProjectPropertiesDLG for passing values to the dialog