[ wxwindows-Bugs-1445460 ] StaticBox inside ScrolledPanel,
redrawing bug
SourceForge.net
noreply at sourceforge.net
Wed Sep 5 05:48:50 PDT 2007
Bugs item #1445460, was opened at 2006-03-08 08:38
Message generated for change (Comment added) made by roebling
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1445460&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: wxGTK specific
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: M. Negovanovic (milosn)
Assigned to: Nobody/Anonymous (nobody)
Summary: StaticBox inside ScrolledPanel, redrawing bug
Initial Comment:
I am experiencing redrawing problems when StaticBox is
placed inside ScrolledPanel:
before
http://img521.imageshack.us/my.php?image=before1tw.png
after
http://img316.imageshack.us/my.php?image=after1rg.png
I manage to get into "after" state with scrolling down
a bit and then scrolling back up again. Sometimes the
StaticBox lines disappear completely sometimes partially.
To reproduce: put few StaticBox-es inside a
ScrolledPanel and scroll up&down.
----------------------------------------------------------------------
>Comment By: Robert Roebling (roebling)
Date: 2007-09-05 12:48
Message:
Logged In: YES
user_id=77100
Originator: NO
Will be in wxWidgets 2.8.5.
----------------------------------------------------------------------
Comment By: Robin Dunn (robind)
Date: 2006-04-06 00:40
Message:
Logged In: YES
user_id=53955
Attaching sample
----------------------------------------------------------------------
Comment By: Grant Edwards (grante)
Date: 2006-04-05 20:24
Message:
Logged In: YES
user_id=61937
There is no checkbox next to the Browse button.
http://www.visi.com/~grante/browsebutton.png
And nothing next to the Submit button either.
http://www.visi.com/~grante/submitbutton.png
At least there isn't on in my browser.
Anyway, here's the demo code with a few StaticBoxes added to
demonstrate the problem:
http://www.visi.com/~grante/ScrolledPanelBug.py
----------------------------------------------------------------------
Comment By: Robin Dunn (robind)
Date: 2006-04-05 20:07
Message:
Logged In: YES
user_id=53955
You need to check the box next to the Browse button
----------------------------------------------------------------------
Comment By: Grant Edwards (grante)
Date: 2006-04-05 19:34
Message:
Logged In: YES
user_id=61937
Never mind. I thought there was a way to attach files to
bug reports. If there is, I'm too dumb to find it.
----------------------------------------------------------------------
Comment By: Grant Edwards (grante)
Date: 2006-04-05 19:31
Message:
Logged In: YES
user_id=61937
Here's a version of the ScrollingPanel demo with a few
static boxes added to it to demonstrate the problem.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1445460&group_id=9863
More information about the wx-dev
mailing list