![]() |
How to snap two panes into one tabbed container? |
Post Reply
|
| Author | |
Fordfanboi
Newbie
Joined: 03 October 2014 Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
Topic: How to snap two panes into one tabbed container?Posted: 03 October 2014 at 10:40am |
|
We have an existing editor project that uses TKP. When running the editor, I am able to drag and drop one CXTPDockingPane that was created with CreateDockingPane onto another and it automatically creates a tabbed container. How can I do this through code so it starts this way on first time installs?
Thanks!
|
|
![]() |
|
rdhd
Senior Member
Joined: 13 August 2007 Location: United States Status: Offline Points: 951 |
Post Options
Thanks(0)
Quote Reply
Posted: 21 January 2015 at 8:37am |
|
Have you tried CXTPDockingPaneManager::AttachPane( PaneToAdd, Pane )
The first pane is the one you want to dock with the second pane. |
|
![]() |
|
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 |