Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Docking Pane
  New Posts New Posts RSS Feed - Error when using Hidden Property (RC2)
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Error when using Hidden Property (RC2)

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


Joined: 12 November 2003
Location: United Kingdom
Status: Offline
Points: 49
Post Options Post Options   Thanks (0) Thanks(0)   Quote markh Quote  Post ReplyReply Direct Link To This Post Topic: Error when using Hidden Property (RC2)
    Posted: 08 June 2005 at 9:17am

I have added the following lines to the DockingPanes WTLSample, immediately after the panes are created in CMainFrame::OnCreate:

if (spPane1->Hidden)
{
   m_spDockingPanes->ShowPane(1);
}

However, this causes a Debug Assertion Failure (see attached screenshot) when checking the Hidden property. The app then crashes. I am using 9.70 RC2. This did not occur in the 9.60 release version.

Any ideas?

Mark

Back to Top
Oleg View Drop Down
Admin Group
Admin Group


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: 09 June 2005 at 1:25am
Thank you, it is fixed for 9.70 release.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
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.172 seconds.