Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Docking Pane
  New Posts New Posts RSS Feed - Docking Pane looses Tab position
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Docking Pane looses Tab position

 Post Reply Post Reply
Author
Message
dbrulhart View Drop Down
Groupie
Groupie


Joined: 19 October 2006
Location: Switzerland
Status: Offline
Points: 38
Post Options Post Options   Thanks (0) Thanks(0)   Quote dbrulhart Quote  Post ReplyReply Direct Link To This Post Topic: Docking Pane looses Tab position
    Posted: 09 August 2007 at 7:46am
Hi all,
 
Is there a (simple) way to make sure that a pane being docked (either by double-clicking on the caption bar or by calling CXTPDockingPaneManager::ToggleDocking()) returns to the same tab position (or tab number) it was before been set floating ?
 
Tracing a bit in the code shows that CXTPDockingPaneTabbedContainer::_InsertPane() does m_lstPanes.AddTail(pPane)... no trace of where it was...
 
... really annoying when having a lot a of tabs, always have to search which tab is which.
 
Thanks for any suggestion
 
Dominique
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.156 seconds.