Print Page | Close Window

Bug in CXTPOffice2007FrameHook

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=10528
Printed Date: 26 June 2024 at 1:09pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Bug in CXTPOffice2007FrameHook
Posted By: ABuenger
Subject: Bug in CXTPOffice2007FrameHook
Date Posted: 06 May 2008 at 12:46pm
In CXTPOffice2007FrameHook::GetPaintManager() you cast the paint manager of the parent frame to a CXTPOffice2007Theme. In case that the parent frame has a different theme DrawRibbonFrame() in CXTPOffice2007FrameHook::RedrawFrame() crashes!

You should use the DYNAMIC_DOWNCAST / CObject mechanism to check whether the paint manager is of kind CXTPOffice2007Theme. Or at least put a comment in the code why the crash occurs



-------------
Codejock support



Replies:
Posted By: dennisV
Date Posted: 14 July 2008 at 9:50am
This problem still appears to be there - I get NULL returned from GetPaintManager() in CXTPOffice2007FrameHook if I set a theme to something, for example VS2008.

Can someone please advise on the best way to fix it?

Thanks,

   Dennis



-------------
// W7 64 Ultimate SP1
// VS 2008
// CodeJock 16.2.3 (MFC)


Posted By: ABuenger
Date Posted: 14 July 2008 at 11:01am
The you have to set the theme of the main frame to xtpThemeRibbon.
I'd expect Codejock to fix the code, a crash is not acceptable.



-------------
Codejock support


Posted By: dennisV
Date Posted: 14 July 2008 at 5:09pm
Basically this means that I cannot at the moment change the skin of an application with the main frame based on 2007FrameHook - it crashes  Or I'm missing something...

-------------
// W7 64 Ultimate SP1
// VS 2008
// CodeJock 16.2.3 (MFC)


Posted By: Oleg
Date Posted: 15 July 2008 at 8:17am
Hi,
 
Yes, now if you use 2007FrameHook  you need Office2007 or Ribbon theme for your application.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



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