Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC
  New Posts New Posts RSS Feed - 14.0 Beta with VS 2010 Integration Availa
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Forum Locked14.0 Beta with VS 2010 Integration Availa

 Post Reply Post Reply
Author
Message
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Direct Link To This Post Topic: 14.0 Beta with VS 2010 Integration Availa
    Posted: 16 February 2010 at 12:11pm
Hello all,

This beta includes all fixes since last 14.0 beta and Includes VS 2010 Integration.

Customers with a current maintenance subscription can download the latest beta to 14.0.

Please note the TrackControl (part of report control)

http://beta.codejock.com/

Note that you will use your existing 13.2.1 password to install this beta.

Send an email to support@codejock.com if you are a current maintenance holder but the beta site shows you expired.

Thanks
Back to Top
Daniel View Drop Down
Groupie
Groupie


Joined: 20 June 2006
Status: Offline
Points: 19
Direct Link To This Post Posted: 16 February 2010 at 12:36pm
Could you please update my account so that I can download the beta?
 
Name: Daniel18
 
Thanks.
Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Direct Link To This Post Posted: 16 February 2010 at 12:48pm
Done
Back to Top
robin_l View Drop Down
Senior Member
Senior Member


Joined: 15 October 2006
Status: Offline
Points: 117
Direct Link To This Post Posted: 16 February 2010 at 8:22pm
Excellent... well done guys!
 
The only issue I can see is that VS2010 throws up lots of the following warning messages during compilation

warning MSB8012: TargetPath(C:\Program Files (x86)\Codejock Software\MFC\Xtreme ToolkitPro v14.0.0\Workspace\ToolkitPro\.\Dynamic_Debug/vc100\Codejock.ToolkitPro.Static.lib) does not match the Library's OutputFile property value (C:\Program Files (x86)\Codejock Software\MFC\Xtreme ToolkitPro v14.0.0\lib\vc100\ToolkitPro1400vc100DSD.lib). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Lib.OutputFile).

I guess this is benign, but it would be nice to be warning free.

Apart from that it seems to be functioning properly as far as my applications go.....

Product: Xtreme ToolkitPro 2009 (13.4.1)
Platform: Windows 7 Ultimate(64bit)
Language: Visual Studio 2010 (C++)
Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Direct Link To This Post Posted: 16 February 2010 at 8:55pm
Right, we know about that...VS 2010 does things a bit different and we are working on a solution to get rid of that warning.

At least everyone will easily be able to use VS2010 now :)
Back to Top
jmargel View Drop Down
Groupie
Groupie


Joined: 10 February 2010
Status: Offline
Points: 19
Direct Link To This Post Posted: 20 February 2010 at 2:22pm
Went to login to the beta site, username: jeff2674  says account expired?  Can you reactivate it again for me?
Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Direct Link To This Post Posted: 20 February 2010 at 5:55pm

What product do you have?  I found something in issuetrack,. but it says calendar.  if you have anything other than suite\toolkit I have to manually attach a file in issu track.

Back to Top
zaksoft View Drop Down
Senior Member
Senior Member
Avatar

Joined: 05 June 2003
Location: Italy
Status: Offline
Points: 162
Direct Link To This Post Posted: 21 February 2010 at 6:57am
Could you please specify the type of VS2010 integration implemented ?
 
I've installed latest version of XTP 14.0 setup on a W7 64Bit (Ita) with VS2010 Ultimate RC ( 10.0.30128.RC1Rel )
 
A) During installation VS2010 is recognized
B) Libraries are builded
 
and it's different from previous ( that compiles fine opening and converting projects )
 
C) No VC Directory integration found ( http://msdn.microsoft.com/en-us/library/a4xbdz1e(VS.100).aspx )
D) Opening a new project using XTP template (both dialog and MDI tested) only includes as last line

     #include <XTToolkitPro.h> // Xtreme Toolkit Pro components

   We have to manually include directories, change _WIN32_WINNT definition
 
E) Window classes are derived from standard windows, not from CJ ( ie class CXTPMDIView : public CView )
F) XTP Resourced are not added
G) Samples (some tested) compiles and works without any modification
 
It seems that integration is referred only to setup... Is this correct ?
 
Compiling libraries and 2 projects ( projects manually converted from VS2008 - adding directories, etc.) works in my case, as does the previous version of XTP.
 
Hope this help.
VS2008 SP1 - VS2010 SP1 - VS2012 - MFC MBCS Statically linked
XTP 15.3.1 Static Link
---------------------------------------------------------
Davide Zaccanti - ZakSoft - www.zaksoft.com
Back to Top
jmargel View Drop Down
Groupie
Groupie


Joined: 10 February 2010
Status: Offline
Points: 19
Direct Link To This Post Posted: 21 February 2010 at 2:01pm
I have the calendar control.
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Direct Link To This Post Posted: 22 February 2010 at 3:14am
Hi,
Thanks, Davide, we found way now to include toolkit to VC Directories list for VC 2010.
 
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
zaksoft View Drop Down
Senior Member
Senior Member
Avatar

Joined: 05 June 2003
Location: Italy
Status: Offline
Points: 162
Direct Link To This Post Posted: 22 February 2010 at 3:59am
Hi,
 
Do you plan to add Time ( HH:MM) as timeline in ReportControl TrackControl ?
 
VS2008 SP1 - VS2010 SP1 - VS2012 - MFC MBCS Statically linked
XTP 15.3.1 Static Link
---------------------------------------------------------
Davide Zaccanti - ZakSoft - www.zaksoft.com
Back to Top
foxpro2000 View Drop Down
Groupie
Groupie
Avatar

Joined: 29 March 2009
Location: Italy
Status: Offline
Points: 17
Direct Link To This Post Posted: 22 February 2010 at 9:43am
Could you please update my account so that I can download the beta?
 
Name: foxpro2000 
Thanks
Back to Top
jmargel View Drop Down
Groupie
Groupie


Joined: 10 February 2010
Status: Offline
Points: 19
Direct Link To This Post Posted: 22 February 2010 at 9:50am

Please give me access to the new beta, I gave you my info.  Will this fix the InvalidActiveXStateException error after you bring a form into form mode and then try to run it?

Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Direct Link To This Post Posted: 22 February 2010 at 10:16am
Originally posted by foxpro2000 foxpro2000 wrote:

Could you please update my account so that I can download the beta?
 
Name: foxpro2000 
Thanks


Please write to support with your order number.
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Direct Link To This Post Posted: 23 February 2010 at 1:07am
Originally posted by zaksoft zaksoft wrote:

Hi,
 
Do you plan to add Time ( HH:MM) as timeline in ReportControl TrackControl ?
 
 
There is virtual CXTPTrackPaintManager::FormatTime method - you can easy override it and convert position to time.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Jebo View Drop Down
Senior Member
Senior Member


Joined: 27 October 2005
Location: Germany
Status: Offline
Points: 318
Direct Link To This Post Posted: 23 February 2010 at 11:28am
One question: I plan to release the next version of my application in the first week of march. Do you think, that the final Version 14 is released at this time?
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.