Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Docking a pane under child frame?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Docking a pane under child frame?

 Post Reply Post Reply
Author
Message
danpetitt View Drop Down
Senior Member
Senior Member


Joined: 17 July 2005
Location: United Kingdom
Status: Offline
Points: 109
Post Options Post Options   Thanks (0) Thanks(0)   Quote danpetitt Quote  Post ReplyReply Direct Link To This Post Topic: Docking a pane under child frame?
    Posted: 28 January 2007 at 3:47am
I would like a docking pane to be docked under a child frame, I can do this within the app using the Docking Icons, but how do I do it programmatically.

All I can see is that I can CreatePane with a neighbour which is another pane, and define left/right/top/bottom. But I dont want it at the bottom of the whole app window, I have other panes there, I want this pane within the child area.

Hope I have described the problem enough, but this might help, the bit outlined in red is the location where i want the pane to be created:
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


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: 29 January 2007 at 1:10am
Hi,
 
Use as client pane as neighbour - m_paneManager.GetClientPane();
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
danpetitt View Drop Down
Senior Member
Senior Member


Joined: 17 July 2005
Location: United Kingdom
Status: Offline
Points: 109
Post Options Post Options   Thanks (0) Thanks(0)   Quote danpetitt Quote  Post ReplyReply Direct Link To This Post Posted: 29 January 2007 at 1:21am
Thanks again oleg.
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.047 seconds.