Kirix Support Forums

Collapsible pane

Please post all general questions, comments, bug reports, and any other wxAUI feedback here.

Collapsible pane

Postby Gera555 on Fri Apr 29, 2011 5:47 pm

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?
Gera555
Registered User
 
Posts: 2
Joined: Fri Apr 29, 2011 5:39 pm

Re: Collapsible pane

Postby Gera555 on Wed May 04, 2011 1:05 am

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

Return to wxAUI Questions, Thoughts & Feedback