Kirix Support Forums

wxauimanager <-- How do I cascade/tile floating panes?

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

wxauimanager <-- How do I cascade/tile floating panes?

Postby katana on Wed Aug 22, 2012 8:09 am

Is there a way to automatically arrange the floating panes similar to how an MDI application allows one to tile and cascade windows. Of course it would have to ignore the docked panes...

thanks
katana
Registered User
 
Posts: 4
Joined: Sat Feb 25, 2012 7:57 am

Re: wxauimanager <-- How do I cascade/tile floating panes?

Postby Ben on Mon Oct 08, 2012 3:39 pm

You'll have to brute-force this by retrieving the pointers to the floating frames and arranging them yourself. You may be able to do it without modifying wxAUI itself, which would of course be optimal, but prepare to get your hands a bit dirty.

Best of luck,
Ben
Ben Williams
Kirix Support Team
User avatar
Ben
Kirix Support Team
 
Posts: 525
Joined: Mon Dec 19, 2005 6:29 am

Return to wxAUI Questions, Thoughts & Feedback