|  | 
| crash | 
| Post Reply   | 
| Author | |
| douglashogan   Groupie   Joined: 02 July 2003 Location: Switzerland Status: Offline Points: 62 |  Post Options  Thanks(0)  Quote  Reply  Topic: crash 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) { ... } 
 bitmap can be viewed at http://www.setupmaster.com/public/cj_crash.jpg | |
| 
     Regards
 Douglas Hogan | |
|  | |
| Oleg   Senior Member   Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |  Post Options  Thanks(0)  Quote  Reply  Posted: 30 October 2003 at 9:15am | 
| Thank Douglas, Fixed. | |
|  | |
| 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 |