Hello Everyone,
I am using wxPython on Linux GTK. I have started playing around with the AuiManagerPanel(). I added a new panel configured as a bottom pane with a maximize button. When I press the maximize button the pane only increases to 50% of the frame size even though I can drag the pane to 100% (and beyond the point where I can drag it back). When I configure the same panel as left or right pane it works fine. When I play around with the demo application AUI_DockingWindowMgr.py I notice that it suffers from the same issue. Is this a bug? Does anyone know of a work around for this?
Cheers,
Stewart