In a project I use tColorBandTool to color some area on the plot. Depending on some conditions, I switch Active to color or not.
But it has no effect at all. Also trying to update the page. Nothing happens. Only to remove I have to set color to clWhite and to show it, turns it to another color.
Is there a bug around?
Or is the usage of Active ment for something else?
tColorBandTool.Active set false or true has no effect
-
- Newbie
- Posts: 26
- Joined: Tue Apr 02, 2002 5:00 am
- Location: University of Oslo
- Contact:
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi achristouio,
Enabling and disabling the tool works fine here using TeeChart Pro v7.07 which is the latest release available. Which TeeChart version are you using? Could you please send us an example we can run "as-is" to reproduce the problem here?
You can post your files at news://www.steema.net/steema.public.attachments newsgroup.
Thanks in advance.
Enabling and disabling the tool works fine here using TeeChart Pro v7.07 which is the latest release available. Which TeeChart version are you using? Could you please send us an example we can run "as-is" to reproduce the problem here?
You can post your files at news://www.steema.net/steema.public.attachments newsgroup.
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 |
-
- Newbie
- Posts: 26
- Joined: Tue Apr 02, 2002 5:00 am
- Location: University of Oslo
- Contact:
Hm. I installed 7.07 a few days ago, but it had no effect as I see.narcis wrote:Hi achristouio,
Enabling and disabling the tool works fine here using TeeChart Pro v7.07 which is the latest release available. Which TeeChart version are you using? Could you please send us an example we can run "as-is" to reproduce the problem here?
You can post your files at news://www.steema.net/steema.public.attachments newsgroup.
Thanks in advance.
By the way, the project is too big
Well, I have to recheck the code in order to see if something is turning it active again at a later point in the process.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi achistouio,
You could check that your project and IDE are properly referencing v7.07 packages, checking they are installed at Project\Options\Packages and that their Bin and Lib folders are on TOP of the Search Path list at Project\Options\Directories/Conditionals.Hm. I installed 7.07 a few days ago, but it had no effect as I see.
You can also try to arrange a simple example project to reproduce the issue.By the way, the project is too big
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 |