Strange Behavior of the TColorBandTool
-
- Newbie
- Posts: 48
- Joined: Tue Apr 09, 2013 12:00 am
Strange Behavior of the TColorBandTool
I have strange bug in the new release of the TeeChart: (using CBuilderXE5)
If I put TColorBandTool to the chart, then compile, it works well.
But if I'll view the Form as Text, then again as Form, there will be visible in Tools of the Chart 3 ChartTools: one band and two additional TColorLineTools.
If I'do this again (view Form as Text then view as Form) I'get additional 2 ColorLines, and so on.
Additional TColorLines are ghost.
For this reason I have on my application AV and can't use TColorBand at all.
Withis the Test.zip it is possible to see ghost ColorLines.
If I put TColorBandTool to the chart, then compile, it works well.
But if I'll view the Form as Text, then again as Form, there will be visible in Tools of the Chart 3 ChartTools: one band and two additional TColorLineTools.
If I'do this again (view Form as Text then view as Form) I'get additional 2 ColorLines, and so on.
Additional TColorLines are ghost.
For this reason I have on my application AV and can't use TColorBand at all.
Withis the Test.zip it is possible to see ghost ColorLines.
- Attachments
-
- test.zip
- (48.54 KiB) Downloaded 859 times
With best regards
Vladimir
Vladimir
-
- Newbie
- Posts: 48
- Joined: Tue Apr 09, 2013 12:00 am
Re: Strange Behavior of the TColorBandTool
This bug is connected by some way with the new AxisID, I don't know why...
With best regards
Vladimir
Vladimir
Re: Strange Behavior of the TColorBandTool
Hi Vladimir,
I've added it to the tracker:
http://bugs.teechart.net/show_bug.cgi?id=610
Feel free to add your mail account to the CC list so you can be automatically informed when an update will arrive.
I've added it to the tracker:
http://bugs.teechart.net/show_bug.cgi?id=610
Feel free to add your mail account to the CC list so you can be automatically informed when an update will arrive.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Strange Behavior of the TColorBandTool
Hi Vladimir,
This issue has just been fixed for the next maintenance release, see David Berneda's comment.
This issue has just been fixed for the next maintenance release, see David Berneda's comment.
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: 48
- Joined: Tue Apr 09, 2013 12:00 am
Re: Strange Behavior of the TColorBandTool
Hi, Narcis
Can you give a peace of code (TColorBandTool) to fix the problem, as next maintenance release will not be soon, I think.
Can you give a peace of code (TColorBandTool) to fix the problem, as next maintenance release will not be soon, I think.
With best regards
Vladimir
Vladimir
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Strange Behavior of the TColorBandTool
Hi Vladimir,
Yes, I sent you TeeTools.pas with the fix.
Yes, I sent you TeeTools.pas with the fix.
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: 48
- Joined: Tue Apr 09, 2013 12:00 am
Re: Strange Behavior of the TColorBandTool
Dear Narcís
I got very strange error:
Cant recompile with new TeeTools.pas:
Cannot recompile Delphi package: TeePro919.dpk
Embarcadero Delphi for Win32 compiler version 26.0
Copyright (c) 1983,2013 Embarcadero Technologies, Inc.
VCLTee.TeeTools.pas(3742) Error: E2003 Undeclared identifier: 'InternalSetAxis'
VCLTee.TeeCursorEdit.pas(509) Fatal: F2063 Could not compile used unit 'VCLTee.TeeTools.pas'
EXCEPTION:
Compilation aborted.
I got very strange error:
Cant recompile with new TeeTools.pas:
Cannot recompile Delphi package: TeePro919.dpk
Embarcadero Delphi for Win32 compiler version 26.0
Copyright (c) 1983,2013 Embarcadero Technologies, Inc.
VCLTee.TeeTools.pas(3742) Error: E2003 Undeclared identifier: 'InternalSetAxis'
VCLTee.TeeCursorEdit.pas(509) Fatal: F2063 Could not compile used unit 'VCLTee.TeeTools.pas'
EXCEPTION:
Compilation aborted.
With best regards
Vladimir
Vladimir
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Strange Behavior of the TColorBandTool
Hi Vladimir,
I sent you a test source code installer with all up to date units.
I sent you a test source code installer with all up to date units.
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 |
Re: Strange Behavior of the TColorBandTool
Hello Narcís,
I do have the same problem.
It took me quite a while to detect for the reason why my exe code was growing and growing.
Can I get a bugfix as soon as possible please? I have to deliver my software.
I'm using VCL Pro source code 2014 with XE4
Thanks
Uli
I do have the same problem.
It took me quite a while to detect for the reason why my exe code was growing and growing.
Can I get a bugfix as soon as possible please? I have to deliver my software.
I'm using VCL Pro source code 2014 with XE4
Thanks
Uli
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Strange Behavior of the TColorBandTool
Hi Uli,
Just sent you an email with the information to download it.
Just sent you an email with the information to download it.
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: 60
- Joined: Fri Nov 22, 2013 12:00 am
Re: Strange Behavior of the TColorBandTool
I have not yet updated to the 2014 release. I am however, making extensive use of Color Band because they're cool. Do you guys have a recommendation whether one should update or wait for the next release?
By the way, I am also a sourcecode customer but I honestly have no clue how it should be used it. I cannot find any documentation on the subject.
Best regards.
By the way, I am also a sourcecode customer but I honestly have no clue how it should be used it. I cannot find any documentation on the subject.
Best regards.
Re: Strange Behavior of the TColorBandTool
Dear Narcís,
I have tried to install the version you have sent but have simply failed. I have sent you also a private message about this.
So right now I have re-installed the source of Feb. 24 again and switched back to GDI.
It seems that GDI+ has some problems, see also TNumericGauge http://www.teechart.net/support/viewtop ... =3&t=14743
- Uli
I have tried to install the version you have sent but have simply failed. I have sent you also a private message about this.
So right now I have re-installed the source of Feb. 24 again and switched back to GDI.
It seems that GDI+ has some problems, see also TNumericGauge http://www.teechart.net/support/viewtop ... =3&t=14743
- Uli
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Strange Behavior of the TColorBandTool
Hi Uli,
That's an error with TAskLanguage.OKBtnClick method at TeeTranslateEditor.pas. You can comment out the code in this method. It has been fixed for future releases as well.
That's an error with TAskLanguage.OKBtnClick method at TeeTranslateEditor.pas. You can comment out the code in this method. It has been fixed for future releases as well.
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 |