![]() |
Docking a pane under child frame? |
Post Reply
|
| Author | |
danpetitt
Senior Member
Joined: 17 July 2005 Location: United Kingdom Status: Offline Points: 109 |
Post Options
Thanks(0)
Quote Reply
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:
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 29 January 2007 at 1:10am |
|
Hi,
Use as client pane as neighbour - m_paneManager.GetClientPane();
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
danpetitt
Senior Member
Joined: 17 July 2005 Location: United Kingdom Status: Offline Points: 109 |
Post Options
Thanks(0)
Quote Reply
Posted: 29 January 2007 at 1:21am |
|
Thanks again oleg.
|
|
![]() |
|
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 |