Hello there,
I upgraded from TeeChart 4 to TeeChart 8.
Now I tested my charts unsing Windows Vista and I experienced some strange color behaviour.
In some of my charts (not all!), the control panels containing elements, like checkboxes etc, which are used to control the chart, are layered with a red background color.
This occurs only on Vista, on XP everything is fine.
I would greatly appreciate, if someone could give me a hint, to deduce the cause of this behaviour.
Thanks!
Strange colors in control elements on Windows Vista
-
- Newbie
- Posts: 14
- Joined: Mon Apr 20, 2009 12:00 am
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Windwalker,
If I understand correctly those controls are not chart editor controls, are they? If so, can you still reproduce this behaviour removing all TeeChart references from your application or a simple application without TeeChart?
Thanks in advance.
If I understand correctly those controls are not chart editor controls, are they? If so, can you still reproduce this behaviour removing all TeeChart references from your application or a simple application without TeeChart?
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: 14
- Joined: Mon Apr 20, 2009 12:00 am
You're right.narcis wrote:Hi Windwalker,
If I understand correctly those controls are not chart editor controls, are they?
To remove all TeeChart from the respective form would impose a lot of work, since nearly the whole code in this form works with the chart.narcis wrote: If so, can you still reproduce this behaviour removing all TeeChart references from your application or a simple application without TeeChart?
Thanks in advance.
The application I am working on contains many Delphi VCL forms, some of them contain TeeChart instances.
The strange colors appear not on all forms that contain a chart, but on most.
So far, I have not been able to figure out the difference, which causes this behaviour.
Hi Windwalker,
As you'll understand, we need to isolate the problem to identify it. Even more, we have to be sure that the problem is a TeeChart problem, and that's why Narcís suggested you to check if the problem still occurs in non TeeChart applications.
This is also why we use to ask our customers for "simple example projects we can run as-is to reproduce the problem here". Because it is easier for us focusing on the real problem.
As you'll understand, we need to isolate the problem to identify it. Even more, we have to be sure that the problem is a TeeChart problem, and that's why Narcís suggested you to check if the problem still occurs in non TeeChart applications.
This is also why we use to ask our customers for "simple example projects we can run as-is to reproduce the problem here". Because it is easier for us focusing on the real problem.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |