Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - CXTPDockingPaneManager crash on DestroyPa
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTPDockingPaneManager crash on DestroyPa

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


Joined: 10 August 2004
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote plamen Quote  Post ReplyReply Direct Link To This Post Topic: CXTPDockingPaneManager crash on DestroyPa
    Posted: 16 August 2004 at 8:10am
Guys,
If you generate a new MDI project using Xtreme AppWizzard and attempt to delete one of the generated panes it first asserts in XTPDockingPaneBase.cpp:152 and than crashes the application. I tried it on WinXP/SP1/IE6 with Xtreme v9.10

Find the project attached.

Cheers,
Plamen
2004-08-16_080935_test3.zip
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 16 August 2004 at 12:06pm

To fix it add

RecalcLayout();

after m_paneManager.DestroyPane(IDR_PANE_OPTIONS);.

 

in next version we will add this call to the source.

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
plamen View Drop Down
Newbie
Newbie


Joined: 10 August 2004
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote plamen Quote  Post ReplyReply Direct Link To This Post Posted: 16 August 2004 at 1:35pm

Oleg,
Thanks a lot for your quick reponse.

Cheers,
Plamen

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