Docking Pane flickers during view resize |
Post Reply |
Author | |
MichaelN
Senior Member Joined: 19 September 2006 Status: Offline Points: 112 |
Post Options
Thanks(0)
Posted: 28 February 2010 at 7:55pm |
With Auto-hide disabled (docking pane pinned to edge of view), the pane flickers terribly when I resize the CView.
I already have cs.style |= WS_CLIPCHILDREN | WS_CLIPSIBLINGS in PreCreateWindow for both the frame and view.
How can I get rid of the flickering?
Thanks
Michael
|
|
CyberSky
Groupie Joined: 15 February 2010 Status: Offline Points: 15 |
Post Options
Thanks(0)
|
I noticed this as well just a couple of days ago, and would love to know if this flickering could be eliminated or at least reduced.
|
|
MichaelN
Senior Member Joined: 19 September 2006 Status: Offline Points: 112 |
Post Options
Thanks(0)
|
If VS2008 can resize its panes without flickering, then there must be a way.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Also try catch WM_ERASEBCGND of your VIew and just reutnrn TRUE.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
MichaelN
Senior Member Joined: 19 September 2006 Status: Offline Points: 112 |
Post Options
Thanks(0)
|
WM_ERASEBKGND already is being handled for the view and is returning TRUE.
But the pinned docking pane is not part of the clent area, is it? When I pin the pane, the view automatically resizes to fill the area the right of the docking pane.
|
|
MichaelN
Senior Member Joined: 19 September 2006 Status: Offline Points: 112 |
Post Options
Thanks(0)
|
Oleg,
Can you reproduce this behavior?
|
|
MichaelN
Senior Member Joined: 19 September 2006 Status: Offline Points: 112 |
Post Options
Thanks(0)
|
Hi Oleg,
It's been 2 weeks now. Are we working toward a solution foir this problem?
|
|
MichaelN
Senior Member Joined: 19 September 2006 Status: Offline Points: 112 |
Post Options
Thanks(0)
|
Is this ever going to get answered?
Michael
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
I don't see it with our samples, please attach sample to show what you see. ps. Please use our issuetrack when you need quick answer. We don't check forum each day. |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |