ToolMap
Loading...
Searching...
No Matches
ProjectPropertiesDLG Class Reference
Inheritance diagram for ProjectPropertiesDLG:

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.
 

Member Function Documentation

◆ SetScaleListFocus()

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.

Author
Lucien Schreiber (c) CREALP 2008
Date
04 November 2008

◆ TransferDataToWindow()

bool ProjectPropertiesDLG::TransferDataToWindow ( )
virtual

Transfert data to dialog.

This is called automatically just before displaying the ProjectPropertiesDLG for passing values to the dialog

Returns
TRUE if data transfert OK
Author
Lucien Schreiber (c) CREALP 2007
Date
28 March 2008

The documentation for this class was generated from the following files: