62 virtual bool Create(
wxGISApplicationBase* application, wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = wxTAB_TRAVERSAL,
const wxString& name = wxT(
"General_Panel"));
virtual void Apply(void)=0
Executed when OK is pressed.
Definition: propertypages.h:54
virtual bool Create(wxGISApplicationBase *application, wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL, const wxString &name=wxT("panel"))=0
A Create function.
Definition: propertypages.h:61
Definition: gxpropertypages.h:49