Print Page | Close Window

crash

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Docking Pane
Forum Description: Topics Related to Codejock Docking Pane
URL: http://forum.codejock.com/forum_posts.asp?TID=201
Printed Date: 23 April 2024 at 6:39am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: crash
Posted By: douglashogan
Subject: crash
Date Posted: 29 October 2003 at 1:10pm

There is a nasty crash in the docking pane code which can be reliably reproduced. See the bitmap attached. When there is a expanding docking pane expanded, carefully drag the mouse around the border of the application to the title of a docking pane which is fixed and expanded. Drag the fixed pane to the temporary expanded pane until the outline appears as in the bitmap. Then let the mouse go. BANG! The line of code responsible may be as below.

 

void CXTPDockingPaneManager::_InsertPane(CXTPDockingPaneBase* pPane, XTPDockingPaneDirection direction, CXTPDockingPaneBase* pNeighbour)

{

...
  ASSERT(pNeighbour->m_pParentContainer->Get Type() == typeSplitterContainer);
...

}

 

bitmap can be viewed at http:// http://www.setupmaster.com/public/cj_crash.jpg - www.setupmaster.com/public/cj_crash.jpg



-------------
Regards
Douglas Hogan



Replies:
Posted By: Oleg
Date Posted: 30 October 2003 at 9:15am

Thank Douglas,

Fixed.




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net