Can examples be set to display C++ source instead of delphi?

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
darcy
Newbie
Newbie
Posts: 16
Joined: Mon Sep 14, 2009 12:00 am

Can examples be set to display C++ source instead of delphi?

Post by darcy » Tue Sep 15, 2009 10:56 am

Hi, is it possible to default the examples source to display the C++ versions, from the Features C++ folder?

thanks

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Can examples be set to display C++ source instead of delphi?

Post by Narcís » Tue Sep 15, 2009 12:18 pm

Hi darcy,

Yes, open your machine's registry, go to the HKEY_CURRENT_USER\Software\Steema Software\TeeChart Pro v8 VCL key and change DemoPath's value to C++ Builder sources folder.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

darcy
Newbie
Newbie
Posts: 16
Joined: Mon Sep 14, 2009 12:00 am

Re: Can examples be set to display C++ source instead of delphi?

Post by darcy » Tue Sep 15, 2009 3:09 pm

Narcis,
Nice to meet you and thanks for the prompt reply. I know this topic is not a priority but I tried what you suggested but to no avail. In fact, each time I modify the reg entry and relaunch Tee8New.exe the DemoPath entry is removed. The demo app still runs successfully and displays the Delphi code.

Any help appreciated.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Can examples be set to display C++ source instead of delphi?

Post by Narcís » Wed Sep 16, 2009 9:13 am

Hi darcy,

Thanks for letting us know, I checked this behaviour also occurs here. You could try loading the C++ Builder demo project in your IDE and build there to check if then C++ sources are used.

Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

darcy
Newbie
Newbie
Posts: 16
Joined: Mon Sep 14, 2009 12:00 am

Re: Can examples be set to display C++ source instead of delphi?

Post by darcy » Wed Sep 16, 2009 2:40 pm

Hi Narcis,
Thanks for the update. I attempted to build Tee8New.exe within my IDE (CB2007) but got a linking error:

[ILINK32 Error] Fatal: Unable to open file 'TEEDESIGNOPTIONS.OBJ'

The header file TeeDesignOptions.hpp the above object refers to is included at the following location, with all the other headers

C:\Program Files\Steema Software\TeeChart 8.06 for Delphi 2007\Delphi11\Include

Let me know if there is anything I can try my side.

Regards,
D'Arcy.

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Can examples be set to display C++ source instead of delphi?

Post by Narcís » Wed Sep 16, 2009 2:56 pm

Hi D'Arcy,

It seems to be the same problem discussed here. I'll send you those files.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply