I'm a v7 Pro user for VCL and have just upgraded from D6 to RAD2007. I'm trying to understand the relationship between vcl win32 and vcl.net. I found this request for TChart http://qc.codegear.com/wc/qcmain.aspx?d=26041 and I also found this page http://www.steema.com/support/teechart/ ... atsNew.htm where it says TChart works with VCL.NET
When I create a VCL.NET app I get a TChart palette entry. So, does TChart in a VCL.NET app generate pure managed code, or is there some kind of win32 interop?
Thanks, Bob
VCL.NET
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Bob,
The TeeChart assembly for VCL.NET projects is automatically generated from TeeChart VCL for Win32 version.
The TeeChart assembly for VCL.NET projects is automatically generated from TeeChart VCL for Win32 version.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Newbie
- Posts: 4
- Joined: Fri Jan 16, 2004 5:00 am
- Contact:
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Bob,
Yes, it will be installed in the VCL for Win32 and VCL.NET palettes as it includes packages/assemblies for both environments.
Yes, it will be installed in the VCL for Win32 and VCL.NET palettes as it includes packages/assemblies for both environments.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |