Print Page | Close Window

Office 2007 Theme

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Calendar
Forum Description: Topics Related to Codejock Calendar
URL: http://forum.codejock.com/forum_posts.asp?TID=8737
Printed Date: 07 October 2024 at 11:17am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Office 2007 Theme
Posted By: mkahlert
Subject: Office 2007 Theme
Date Posted: 09 November 2007 at 1:37pm
i have a problem with the office 2007 theme...

i have an application written in visual foxpro. the app was written using the codejock 11.1.3 suite. in the code i use the following code to load the theme of office 2007.

LOCAL loTheme
loTheme = CREATEOBJECT("CodeJock.CalendarThemeOffice2007.11.1.3")
This.Calendar.SetTheme(loTheme)

this working without any problems.... until i installed codejoch 11.2.0 suite! after that was installed, the theme was no longer working!
i also tried using the object reference without the version number, but also no result...

as far as i could see, all versions of the "CalenderThemeOffice2007" use the same CLSID {CAC8FD3B-47E6-43EB-9F48-7ECDC8AC24F3}.
Should there not be used different CLSIDs for different versions, like in all the other controls?



Replies:
Posted By: mkahlert
Date Posted: 14 November 2007 at 6:46am
any news on that topic?


Posted By: wlcabral
Date Posted: 14 January 2008 at 4:48pm

you need to unistall the old Version.




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