65 DIALOG_FOOTPRINT_WIZARD_LIST_BASE( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title =
_(
"Footprint Generators"),
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxSize( -1,-1 ),
long style = wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER );
85 DIALOG_FOOTPRINT_WIZARD_LOG( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxString& title =
_(
"Traceback of Python Script Errors"),
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxSize( -1,-1 ),
long style = wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER );