![]() |
MDITabWindow Sample and SplitterWnd |
Post Reply ![]() |
Author | |
ingo ![]() Newbie ![]() Joined: 10 March 2006 Location: Germany Status: Offline Points: 7 |
![]() ![]() ![]() ![]() ![]() Posted: 15 February 2012 at 5:15am |
Hi,
I'd like to have the same "drag out" functionality for MDI windows as in Visual Studio 2010. I looked at the MDITabWindow sample to create floating/dockable MDI windows. However, this does not work if the MDI frame has a SplitterWnd. Method "DockFrame" destroys the old frame and creates a new one (of type CDockingFrameWnd). All additional information in the old frame get's deleted, including the SplitterWnd member variable (which destroys it's child windows in the destructor). I tried to connect the old view to the docking pane instead of creating a new one - without success. Additionaly, MDITabWindow sample does not provide exactly the same "drag out" functionality as Visual Studio 2010. The dragged-out MDI windows do not have to be dockable in my case. Is it easier to solve the problem without docking panes? Can someone help me? Ingo. |
|
![]() |
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 |