[wxPython-users] AUI manager and maximize pane

Andrea Gavana andrea.gavana at gmail.com
Mon Jan 21 07:58:04 PST 2008


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=detail&aid=1689464&group_id=9863&atid=109863

Andrea.

"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.alice.it/infinity77/




More information about the wxpython-users mailing list