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:
parent
f2fdc4d56e
commit
7d1b5cb6ea
@ -544,6 +544,7 @@ void WidgetsFrame::InitBook()
|
||||
#if USE_TREEBOOK
|
||||
// for treebook page #0 is empty parent page only
|
||||
m_book->SetSelection(1);
|
||||
m_book->SetSelection(0);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user