Part of pane not drawn when sliding open |
Post Reply |
Author | |
MichaelN
Senior Member Joined: 19 September 2006 Status: Offline Points: 112 |
Post Options
Thanks(0)
Posted: 27 March 2007 at 3:41pm |
I am using XTK 10.4.2. I believe I have found a bug in the docking pane when the panes switch when I move the mouse from one tab to another tab on the pane control bar. I am working with panes that open by sliding rightward from the left window border.
This works as expected:
This does not work right:
If I close and open different panes by moving the mouse into the client area of the ChildFrame, rather than by switching tabs, then the docking pane border is drawn correctly. This happens if the panes drop down or move right or any of the 4 directions. It looks like the background save buffer is not being sized correctly and is related to the size of the currently open pane. Is there a workaround to fix this? Michael |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Set WS_CLIPCHILDREN | WS_CLIPSIBLINGS styles for ChildFrame and View.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
MichaelN
Senior Member Joined: 19 September 2006 Status: Offline Points: 112 |
Post Options
Thanks(0)
|
Thanks Oleg. That worked.
Michael |
|
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 |