Kirix Support Forums

Patch to enable Minimizing of wxAui panes

Please post any wxAUI patches or modifications you've created here. Thanks!

Patch to enable Minimizing of wxAui panes

Postby NinjaNL on Wed Nov 12, 2008 8:06 am

Hi all,

Just to let you all know that there is a patch by me on the wxForum implementing a simple Pane Minimizing method.

Basically if the pane has a minimize button, then clicking on it hides the pane, while creating a toolbar with a restore button on it. The button has the text "Restore" plus the Caption of the minimized pane as a tooltip.

It looks a little like that done in Eclipse. It is of course open to extension by any willing volounteer.

http://wxforum.shadonet.com/viewtopic.php?p=93395#93395

Take a look and check out the sources.

Mal
NinjaNL
Registered User
 
Posts: 40
Joined: Thu Jun 14, 2007 6:53 am

Re: Patch to enable Minimizing of wxAui panes

Postby R.U.10 on Wed May 13, 2009 4:58 am

Thank you for your patch NinjaNL. I started from it to implement the ability for the toolbar tools to be rotated of 90°. This allows to display the minimized panes with their caption. I also added some flags to choose the minimized mode for the panes.
The aui demo modified is available here. The rotated toolbar is visible on the right and the minimized mode can be chosen in the menu Options.

I added the patch in your ticket:
http://trac.wxwidgets.org/ticket/10185
R.U.10
Registered User
 
Posts: 30
Joined: Mon May 21, 2007 9:26 am

Re: Patch to enable Minimizing of wxAui panes

Postby R.U.10 on Mon May 18, 2009 10:15 am

Sorry about this post but I do not receive email from wxWidgets trac website since few days. Consequently I modified the email address on my trac account but I have never received the activation message and I'm locked out.
I have found no way to contact the trac support so I post a message here in the hope that Ben can do something for me...
I can be contacted on "r dot u dot 10 at free dot fr".
R.U.10
Registered User
 
Posts: 30
Joined: Mon May 21, 2007 9:26 am

Re: Patch to enable Minimizing of wxAui panes

Postby Ben on Mon May 18, 2009 2:20 pm

Thanks for the patch. I'll look both here and on trac for any updates.

All the best,
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 Patches & Modifications