Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Visual Studio 2012 support?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Visual Studio 2012 support?

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


Joined: 13 February 2011
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote roan98dk Quote  Post ReplyReply Direct Link To This Post Topic: Visual Studio 2012 support?
    Posted: 05 September 2012 at 9:49am
I am having some issues compiling in Visual Studio 2012. The compiler complains about unknown Visual Studio version, i.e. _MSC_VER 1700 not recognized.

Does 15.3.1 of the toolkit not support above-mentioned version yet or do have have to specify another platform toolkit?
Back to Top
roan98dk View Drop Down
Groupie
Groupie


Joined: 13 February 2011
Status: Offline
Points: 14
Post Options Post Options   Thanks (0) Thanks(0)   Quote roan98dk Quote  Post ReplyReply Direct Link To This Post Posted: 05 September 2012 at 4:41pm

So far I think I got it working by specifying:

#define
_XTPLIB_VISUALSTUDIO_VERSION "vc110"

in stdafx.h prior to including:

#include
<XTToolkitPro.h>

Then I recompiled the CodeJock libraries for VC++ 11. A little bit annoying, but if this is the recommended solution, I think I can live with that until the next version of CodeJock comes out (2012 version ?).

Back to Top
DavidH View Drop Down
Groupie
Groupie


Joined: 24 March 2007
Status: Offline
Points: 60
Post Options Post Options   Thanks (0) Thanks(0)   Quote DavidH Quote  Post ReplyReply Direct Link To This Post Posted: 17 September 2012 at 6:35am
But how does this work with the deployment wizard?

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

Joined: 05 June 2003
Location: Italy
Status: Offline
Points: 162
Post Options Post Options   Thanks (0) Thanks(0)   Quote zaksoft Quote  Post ReplyReply Direct Link To This Post Posted: 19 September 2012 at 11:59am
Any timeframe for beta / release ?
 
days.. weeks.. months..
 
Any information will be appreciated, it's needed to schedule our works.
 
TIA
VS2022 - MFC MBCS Statically linked

XTP 23.1 Static Link

---------------------------------------------------------

Davide Zaccanti - ZakSoft - www.zaksoft.com

Back to Top
Daniel View Drop Down
Groupie
Groupie


Joined: 20 June 2006
Status: Offline
Points: 19
Post Options Post Options   Thanks (0) Thanks(0)   Quote Daniel Quote  Post ReplyReply Direct Link To This Post Posted: 08 October 2012 at 12:20am
Will you release a new version with the VS2012 UI anytime soon (this year)??
 
Thanks.
Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 11 October 2012 at 5:43pm
Hi,
We are currently working hard on the next major release and it should be ready to go by the end of November (or sooner).  

Please let us know what features everyone is expecting this release so that we can address those as well.
Thanks
Back to Top
Source View Drop Down
Senior Member
Senior Member


Joined: 19 June 2006
Status: Offline
Points: 103
Post Options Post Options   Thanks (0) Thanks(0)   Quote Source Quote  Post ReplyReply Direct Link To This Post Posted: 11 October 2012 at 7:56pm
Datagrid specially with:
- A fast one capable of filter/search (rows and colums) in virtual mode and with huge datasets
- Sort and group capabilities

Product: Xtreme SuitePro (ActiveX) version 13.1.0
Platform: Windows XP (32bit) - SP 3
Language: Visual Basic 6.0
Back to Top
Marco1 View Drop Down
Senior Member
Senior Member


Joined: 16 January 2004
Location: Germany
Status: Offline
Points: 251
Post Options Post Options   Thanks (0) Thanks(0)   Quote Marco1 Quote  Post ReplyReply Direct Link To This Post Posted: 12 October 2012 at 4:58am
Originally posted by SuperMario SuperMario wrote:

Please let us know what features everyone is expecting this release so that we can address those as well.
Taskbar in Calendar - needed so badly!
Back to Top
mgampi View Drop Down
Senior Member
Senior Member
Avatar

Joined: 14 July 2003
Status: Offline
Points: 1201
Post Options Post Options   Thanks (0) Thanks(0)   Quote mgampi Quote  Post ReplyReply Direct Link To This Post Posted: 12 October 2012 at 5:18am
  • Multiline header controls with grouping possibility
  • Drag and drop support in tree-like report controls
  • Better support for cell merging and fixed colums
  • Handlinig of merged cells when adding/dropping columns using drag&drop
  • Notification messages when columns are dragged over other columns (to allow or deny drop of columns at distinct positions).
  • Grid like report control (MS Excel style -> See http://www.gcpowertools.com/ spread)
  • Performance increase when using non-fixed row height
Martin

Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0
Platform: Windows 10 v 22H2 (64bit)
Language: VC++ 2022
Back to Top
gpm1 View Drop Down
Groupie
Groupie
Avatar

Joined: 06 June 2006
Status: Offline
Points: 54
Post Options Post Options   Thanks (0) Thanks(0)   Quote gpm1 Quote  Post ReplyReply Direct Link To This Post Posted: 12 October 2012 at 9:06am
Originally posted by Source Source wrote:

Datagrid specially with:
- A fast one capable of filter/search (rows and colums) in virtual mode and with huge datasets
- Sort and group capabilities



Agree,
Lite version of Stingray Grid would be cool.
Product: Xtreme ToolkitPro (MFC) version 16.3.1/17.1.0-20.3.0
Platform: Windows 10 (64bit)
Language: Visual C++ 2008/2013/2015/2019/2022
Back to Top
Alex H. View Drop Down
Senior Member
Senior Member
Avatar

Joined: 12 February 2004
Status: Offline
Points: 266
Post Options Post Options   Thanks (0) Thanks(0)   Quote Alex H. Quote  Post ReplyReply Direct Link To This Post Posted: 12 October 2012 at 9:08am
Outlook Tasklist in the Weekview woul be nice :-)

Back to Top
tomay3000 View Drop Down
Groupie
Groupie
Avatar

Joined: 08 December 2010
Location: Algeria
Status: Offline
Points: 56
Post Options Post Options   Thanks (0) Thanks(0)   Quote tomay3000 Quote  Post ReplyReply Direct Link To This Post Posted: 19 October 2012 at 12:36pm
Product: Codejock ToolkitPro MFC v16.2.0
Platform: Microsoft Windows 8 Pro (64-bit)

Language: Microsoft Visual C++ v6.0 (MFC)
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.061 seconds.