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

AutoHide Pane

 Post Reply Post Reply
Author
Message
davidbut View Drop Down
Newbie
Newbie


Joined: 19 February 2004
Location: United Kingdom
Status: Offline
Points: 8
Post Options Post Options   Thanks (0) Thanks(0)   Quote davidbut Quote  Post ReplyReply Direct Link To This Post Topic: AutoHide Pane
    Posted: 20 May 2004 at 7:01am

I have a problem with saving and restoring the pane layout when one of the panes is auto-hidden. I let the user create as many panes as they want, each with a view onto the data. When the program starts up, I do not create any panes, I just have the standard MFC view. I load the layout. The view is created and attached in the XTP_DPN_SHOWWINDOW OnDockingPaneNotify handler. This works fine unless any of the panes was auto-hidden, it crashes in CXTPDockingPaneBase::GetDockingPaneManager, the "this" pointer is invalid.

Is there a way around this?

Regards,

David

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.141 seconds.