Hello.
I'm creating Collapsible pane using wxAUI and wxCollapsiblePane class.
When pane expands I use MinSize flag for AUI panel - this works.
But when it collapses I've tried to use MaxSize flag and no result(with MinSize(0,0) of course).
Is there any other way to change size of AUI panel?
Kirix Support Forums
Collapsible pane
2 posts
• Page 1 of 1
Re: Collapsible pane
I've solved the problem using SavePaneInfo/LoadPaneInfo. Not very elegant, but the best I could devise.
- Gera555
- Registered User
- Posts: 2
- Joined: Fri Apr 29, 2011 5:39 pm
2 posts
· Page 1 of 1
Return to wxAUI Questions, Thoughts & Feedback