![]() |
the CXTPDockingPaneManager problem |
Post Reply
|
| Author | |
littleameng
Groupie
Joined: 22 June 2008 Location: China Status: Offline Points: 23 |
Post Options
Thanks(0)
Quote Reply
Topic: the CXTPDockingPaneManager problemPosted: 14 October 2008 at 5:56am |
|
Now I create a member of the CXTPDockingPaneManager class in the frame window of the CMDIChildWnd class, then I click a item that is in a pane of CXTPDockingPaneManager class member, in the OnClick I create a CView window. Now there is a question that the cview window is over the pane of CXTPDockingPaneManager class member
please help me!
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 14 October 2008 at 8:37am |
|
Hi,
Please attach screenshot or some sample.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
littleameng
Groupie
Joined: 22 June 2008 Location: China Status: Offline Points: 23 |
Post Options
Thanks(0)
Quote Reply
Posted: 14 October 2008 at 9:38am |
|
The panemanager is a member of the CMDIChildWnd class.
After I click "google"item, the pane will disappear. The "google" ChtmlView window will cover the pane window!
This is the sample image.
![]() |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 15 October 2008 at 7:19am |
|
Hi,
In case of CMDIChildWnd - all Frame/View,etc need have WS_CLIPCHILDREN|WS_CLIPSIBLINGS styles. Add the in PreCreateWindow method.
|
|
|
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 |