Possibility of modeless wxWizard dialog (with presentation in sample).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34858 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2005-07-15 16:26:11 +00:00
parent 95e92d9049
commit b3eb133b51
5 changed files with 130 additions and 62 deletions

View File

@@ -86,8 +86,10 @@ private:
void AddBackNextPair(wxBoxSizer *buttonRow);
void AddButtonRow(wxBoxSizer *mainColumn);
protected:
void FinishLayout();
private:
wxSize GetManualPageSize() const;
// the page size requested by user