![]() |
How to find docked pane location? |
Post Reply
|
| Author | |
brianh
Groupie
Joined: 30 April 2004 Location: United Kingdom Status: Offline Points: 83 |
Post Options
Thanks(0)
Quote Reply
Topic: How to find docked pane location?Posted: 12 May 2004 at 6:36am |
|
In my application I am adding panes dynamically but if there is already a pane docked at the bottom of the frame then I would like to add the new pane as a tab to this one, otherwise just dock the pane to the bottom as normal. My problem is that although I can enumerate the pane list and find all panes that are docked, I can't identify which side they are docked to. I know I can get the WindowRect from the pane and probably work it out from this but surely there's an easier way? |
|
![]() |
|
spiderM9
Newbie
Joined: 21 October 2003 Status: Offline Points: 17 |
Post Options
Thanks(0)
Quote Reply
Posted: 02 June 2004 at 4:58pm |
|
Ditto this problem, I was going to submit the same question.
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 03 June 2004 at 1:08am |
|
add public memeber (in next version we will add it too) XTPDockingPaneDirection CXTPDockingPaneManager::GetPaneDirection(CXTPDockingPaneBase * pPane) |
|
|
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 |