Opening first subpage initially.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39191 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -544,6 +544,7 @@ void WidgetsFrame::InitBook()
|
|||||||
#if USE_TREEBOOK
|
#if USE_TREEBOOK
|
||||||
// for treebook page #0 is empty parent page only
|
// for treebook page #0 is empty parent page only
|
||||||
m_book->SetSelection(1);
|
m_book->SetSelection(1);
|
||||||
|
m_book->SetSelection(0);
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user