![]() |
Auto Hide Question |
Post Reply
|
| Author | |
msamocha
Newbie
Joined: 07 March 2004 Location: Israel Status: Offline Points: 30 |
Post Options
Thanks(0)
Quote Reply
Topic: Auto Hide QuestionPosted: 18 March 2004 at 9:01am |
|
I have several panes with different sizes auto hidden to the right. If I show a large pane and then switch to a smaller pane, the area of the old (larger) auto-hidden pane is not redrawn (so i see a part of the old larger pane which is now supposed to be hidden). This is only fixed when I redraw the area. Any one have an idea why this happens or how to rectify the problem? |
|
![]() |
|
msamocha
Newbie
Joined: 07 March 2004 Location: Israel Status: Offline Points: 30 |
Post Options
Thanks(0)
Quote Reply
Posted: 18 March 2004 at 10:05am |
|
I tried adding cs.style |= WS_CLIPCHILDREN|WS_CLIPSIBLINGS; to mainFrame's precreatewindow. this fixed the problem when there are no open documents, but the proble re-emerges when a document is open. |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 18 March 2004 at 1:45pm |
|
There was little bug in 8.61 version only. you can patch CXTPDockingPaneAutoHideWnd::CXTPDockingPaneAutoHideWnd: pSite->UpdateWindow(); CreateEx(0, AfxRegisterWndClass(0, hCursor), _T(""), pSite->SetRedraw(TRUE); |
|
|
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 |