[ wxwindows-Bugs-1571814 ] The Lef / Right and Top / Bottom Docks
over draw each other
SourceForge.net
noreply at sourceforge.net
Thu Oct 5 16:58:17 PDT 2006
Bugs item #1571814, was opened at 2006-10-05 16:58
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1571814&group_id=9863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: AUI
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Digital Xero (digitalxero)
Assigned to: Nobody/Anonymous (nobody)
Summary: The Lef / Right and Top / Bottom Docks over draw each other
Initial Comment:
With wx.aui the top and bottom dock positions can over
draw each other when you resize them. The Left and
right dock positions do the same thing.
I have attached a wxPython demo that shows this
To see the top / bottom bug just try and resize the top
or bottom pane so that it "should" resize the other to
create room, you will see that the bottom pane is set
behind the top. Now if you resize the main window so
both fit then shrink it again you will see that the
panes do resize each other, but not at the gripper bar
where it should be.
Do the same thing with the left / right window and you
will see the same thing Except that the panes do NOT
resize each other at all when you resize the window
like they do for the top / bottom panes.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1571814&group_id=9863
More information about the wx-dev
mailing list