Print Page | Close Window

VC++ 6.0 and Codejock 13.0.0 compatibility?

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=14006
Printed Date: 10 May 2024 at 3:32pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: VC++ 6.0 and Codejock 13.0.0 compatibility?
Posted By: prashant
Subject: VC++ 6.0 and Codejock 13.0.0 compatibility?
Date Posted: 14 April 2009 at 6:12am
Hello Codejock Team,

Does Codejock 13.0.0 is compatible with VC++ 6.0?
Last time when I tried to use 13.0.0 with VC++ 6.0; it gave me problem while displaying calendar.

Please refer:
https://forum.codejock.com/forum_posts.asp?TID=13566&KW=


Thanks.



Replies:
Posted By: prashant
Date Posted: 15 April 2009 at 6:14am
Hi Oleg,

Any feedback on this, I wanted to switch to 13.0.0 ASAP. Thanks.


Posted By: Oleg
Date Posted: 15 April 2009 at 8:16am
Hi,
 
Yes, you can switch to 13.0 but apply fix for calendar that Mark suggested in bottom of post.


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


Posted By: Oleg
Date Posted: 15 April 2009 at 8:17am
... and you need install sp5 or sp6 above Visual Studio.

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


Posted By: prashant
Date Posted: 15 April 2009 at 10:11am
ok, thanks.

Which Calendar changes from Mark?


Posted By: mdoubson
Date Posted: 15 April 2009 at 1:46pm
It does not matter - if you will be able to build 13.0 - you can add / modify files and build 13.1 and so on

-------------
Mark Doubson, Ph.D.


Posted By: prashant
Date Posted: 16 April 2009 at 3:17am
Oleg / Mark,

Problem still there with 13.0.0, Not able to see Codejock Calendar

My machine Environment:-

1) Visual studio 6.0 (Service pack 6)
2) Operating system : Windows XP
3) Codejock 13.0.0 installed

Here is the screenshot:-

# Using Codejock 12.1.1 :



# Using Codejock 13.0.0 :





Posted By: Oleg
Date Posted: 16 April 2009 at 4:19am
Hi,
 
Do you apply fix from https://forum.codejock.com/forum_posts.asp?TID=13566 - https://forum.codejock.com/forum_posts.asp?TID=13566 ?


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


Posted By: prashant
Date Posted: 16 April 2009 at 6:31am
Oleg / Mark,

Thanks for your help, I am able to resolve the issue.
I have applied following changes suggested by Mark.

File: C:\Program Files\Codejock Software\MFC\Xtreme ToolkitPro v13.0.0\Source\Calendar\XTPCalendarControlView.cpp
Function: void CXTPCalendarControlView::_ResizeControls()
Code: (At the end of function)
else //no scrollbar - ignore nScroll and RTL settings        
      {        
         GetCalendarCtrl().MoveWindow(0, nCalendarY, cx, max(0, cy - nCalendarY));        
      }

Finally I switched to 13.0.0, thanks again






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