Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - the CXTPDockingPaneManager problem
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

the CXTPDockingPaneManager problem

 Post Reply Post Reply
Author
Message
littleameng View Drop Down
Groupie
Groupie
Avatar

Joined: 22 June 2008
Location: China
Status: Offline
Points: 23
Post Options Post Options   Thanks (0) Thanks(0)   Quote littleameng Quote  Post ReplyReply Direct Link To This Post Topic: the CXTPDockingPaneManager problem
    Posted: 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!
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 14 October 2008 at 8:37am
Hi,
Please attach screenshot or some sample.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
littleameng View Drop Down
Groupie
Groupie
Avatar

Joined: 22 June 2008
Location: China
Status: Offline
Points: 23
Post Options Post Options   Thanks (0) Thanks(0)   Quote littleameng Quote  Post ReplyReply Direct Link To This Post 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.
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.063 seconds.