[wxPython-users] AUI manager and maximize pane

Max Landaeus max at landaeus.com
Mon Jan 21 08:42:23 PST 2008



Andrea Gavana wrote:
> Hi Max,
>
> On Jan 21, 2008 3:49 PM, Max Landaeus wrote:
>   =

>> Hi,
>>
>> Why does the panes in the AUI manager not always maximize to fill the
>> whole parent window? This can be seen in the AUI_DockingWindowMgr demo:
>> The tree-control maximizes, as expected, to fill the whole window, but
>> the Text Pane only fills the bottom half when it is maximized.
>>
>> Some dragging and maximizing indicates that when the maximized pane is
>> not on the same row as the center-pane it will only fill about half the
>> screen.
>>
>> Anybody knows what's going on? Any suggesested fixes?
>>     =

>
> This is an old bug [1], exposed some month ago and yet to be fixed
> (although the patch is out there in the wxWidgets bug tracker). There
> is nothing we can do at the wxPython level other than waiting for the
> AUI experts to fix it in the C++ implementation. Actually the first
> one to report the bug was a wxPython user :-D .
>
> [1]: http://sourceforge.net/tracker/index.php?func=3Ddetail&aid=3D1689464=
&group_id=3D9863&atid=3D109863
>
> Andrea.
>
> "Imagination Is The Only Weapon In The War Against Reality."
> http://xoomer.alice.it/infinity77/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>
>
>   =

Thanks for your very fast reply, Andrea.

I like the AUI manager, but sometimes it feels a bit shaky. I'll see if =

I can intercept the maximize events somehow, otherwize I'll guess I'll =

just have to skip the maximize buttons until the bug is fixed.

Max
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200801=
22/ef92e7a1/attachment.htm


More information about the wxpython-users mailing list