TeeChart Office
TeeChart Office
Hello,
I noticed that I do not have the TeeChartOffice with source code for TeeChart version 8.02.10861 Win32.
I think I've found a problem in this version, but I would like to test it in TeeChartOffice to check if the bug comes from TeeChart or somewhere else in my code.
Is it possible to download it ? Thanks
I noticed that I do not have the TeeChartOffice with source code for TeeChart version 8.02.10861 Win32.
I think I've found a problem in this version, but I would like to test it in TeeChartOffice to check if the bug comes from TeeChart or somewhere else in my code.
Is it possible to download it ? Thanks
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi bertrod,
TeeChartOffice and other TeeChart demos are not included with the sourcecode installation. If that's your case you should install the binary installer for your IDE to obtain full demos and documentation.
TeeChartOffice and other TeeChart demos are not included with the sourcecode installation. If that's your case you should install the binary installer for your IDE to obtain full demos and documentation.
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 |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi bertrod,
Ok, I've sent it to your forums e-mail address.
Ok, I've sent it to your forums e-mail address.
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 |
Hi Narcìs,
Thanks, I got the TeeChartOffice.exe by mail. However, I couldn't make it work on my computer (error when launching TeeChartOffice).
So I downloaded the Binary installer with source code, activated and installed it again to have the latest TeeChartOffice.
And now I can launch it, but I would like to create 2 fastline series and I get an error message "out of limits -1". I think it must be an error in the TeeChartOffice. I tried to compile it again and I always get an error when trying to create a FastLineSeries.
Can you help with it ?
Thanks, I got the TeeChartOffice.exe by mail. However, I couldn't make it work on my computer (error when launching TeeChartOffice).
So I downloaded the Binary installer with source code, activated and installed it again to have the latest TeeChartOffice.
And now I can launch it, but I would like to create 2 fastline series and I get an error message "out of limits -1". I think it must be an error in the TeeChartOffice. I tried to compile it again and I always get an error when trying to create a FastLineSeries.
Can you help with it ?
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi bertrod,
Could you please describe the exact steps I should follow to reproduce the error here?
Thanks in advance.
Could you please describe the exact steps I should follow to reproduce the error here?
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 |
Instructions - How to post in this forum |
Surenarcis wrote:Hi bertrod,
Could you please describe the exact steps I should follow to reproduce the error here?
Thanks in advance.
1. I compile the TeeChartOffice source code in RAD Studio 2007
2. I see the default chart and I just click on the "New Series" button on top left of TeeChartOffice.
3. I choose a fastLineSeries, press OK
-> The error appears (out of limits : -1).
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi bertrod,
I'm to able to reproduce this here using v8.03, which is release candidate mode. It has been on this stage for a while because we found a few issues that needed to be solved before the final version is made public. We expect it to be out very soon. However, I've sent you the URL to download v8.03. Could you please if it solves the problem at your end?
Thanks in advance.
I'm to able to reproduce this here using v8.03, which is release candidate mode. It has been on this stage for a while because we found a few issues that needed to be solved before the final version is made public. We expect it to be out very soon. However, I've sent you the URL to download v8.03. Could you please if it solves the problem at your end?
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 |
Instructions - How to post in this forum |
I didn't receive any link yet...narcis wrote:Hi bertrod,
I'm to able to reproduce this here using v8.03, which is release candidate mode. It has been on this stage for a while because we found a few issues that needed to be solved before the final version is made public. We expect it to be out very soon. However, I've sent you the URL to download v8.03. Could you please if it solves the problem at your end?
Thanks in advance.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi bertrod,
I sent the e-mail to your forums profile e-mail address. Is that the direction I should use?
Thanks in advance.
I sent the e-mail to your forums profile e-mail address. Is that the direction I should use?
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 |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi bertrod,
Sure, I just sent it again.
Sure, I just sent it again.
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 |
I could download TeeChart 8.03 but unfortunately I just don't have time to test it (if I install it, then I must re-validate all the software, etc..., it takes too much time).
I only wanted to make one test, can you do it for me in TeeChartOffice 8.02 and 8.03 ?
> Create 2 fastlineseries
> Use a TeeSeriesBandTool between the 2 series
> Add a gradient in the TeeSeriesBandTool
-> in my software, this hides all axes of the chart ! When I set a gradient, the axes disappear, and when I remove the gradient, they appear again.
Can you reproduce this problem in TeeChartOffice ?
I only wanted to make one test, can you do it for me in TeeChartOffice 8.02 and 8.03 ?
> Create 2 fastlineseries
> Use a TeeSeriesBandTool between the 2 series
> Add a gradient in the TeeSeriesBandTool
-> in my software, this hides all axes of the chart ! When I set a gradient, the axes disappear, and when I remove the gradient, they appear again.
Can you reproduce this problem in TeeChartOffice ?
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi bertrod,
I've tested this here using v8.03 and our current v8 sources and worked fine.
I've tested this here using v8.03 and our current v8 sources and worked fine.
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 |