|  | 
| Docking Pane flickers during view resize | 
| Post Reply   | 
| Author | |
| MichaelN   Senior Member   Joined: 19 September 2006 Status: Offline Points: 112 |  Post Options  Thanks(0)  Quote  Reply  Topic: Docking Pane flickers during view resize 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)  Quote  Reply  Posted: 02 March 2010 at 10:04pm | 
| 
   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)  Quote  Reply  Posted: 03 March 2010 at 9:53am | 
| 
   If VS2008 can resize its panes without flickering, then there must be a way.
    | |
|  | |
| Oleg   Senior Member   Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |  Post Options  Thanks(0)  Quote  Reply  Posted: 04 March 2010 at 6:23am | 
| 
   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)  Quote  Reply  Posted: 04 March 2010 at 12:22pm | 
| 
   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)  Quote  Reply  Posted: 04 March 2010 at 2:32pm | 
| 
   Oleg,
 Can you reproduce this behavior? | |
|  | |
| MichaelN   Senior Member   Joined: 19 September 2006 Status: Offline Points: 112 |  Post Options  Thanks(0)  Quote  Reply  Posted: 17 March 2010 at 1:01am | 
| 
   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)  Quote  Reply  Posted: 14 September 2010 at 4:22pm | 
| 
   Is this ever going to get answered?
 Michael | |
|  | |
| Oleg   Senior Member   Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |  Post Options  Thanks(0)  Quote  Reply  Posted: 15 September 2010 at 5:06am | 
| 
   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 |