Tooltip
Tooltip
Hi,
I did add tooltips to my serie with this command:
m_Chart1.GetTools().Add(8); // tooltip
Problem:
If a tooltip is displayed, and user move mouse out of tchart component, befor the tooltip time expires and the tooltip dissapears, then tchart will leave the shadow after the tooltip on the chart forever. if you activate the program again, wait for tooltip and then fast leave the chart, then you have one more box, etc,etc.
I have to close the chart totally to get rid of all the gray boxes.
I did add tooltips to my serie with this command:
m_Chart1.GetTools().Add(8); // tooltip
Problem:
If a tooltip is displayed, and user move mouse out of tchart component, befor the tooltip time expires and the tooltip dissapears, then tchart will leave the shadow after the tooltip on the chart forever. if you activate the program again, wait for tooltip and then fast leave the chart, then you have one more box, etc,etc.
I have to close the chart totally to get rid of all the gray boxes.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi janjons,
Which TeeChart version are you using? I'm not able to reproduce this using latest version available at our Customer Download Area, which is v7.0.0.5.
Which TeeChart version are you using? I'm not able to reproduce this using latest version available at our Customer Download Area, which is v7.0.0.5.
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 |
Toolti
I am using version 6.
Update
I downloaded latest version of the version 6, and error is still the same.
It is only PIE grafs that casues this error, If I change to a BAR then it works fine.
I can email pictures of output if this helps.
Bars has a more clear defined area for each of the bars, and tooltip dissapears as soone as you are outside one bar, PIE is more fuzzy. I can move cursor far away from a PIE and stil tooltip remains, and sometimes it is still there even if mouse is outside the hole window. And this is when the paint error accures.
It is only PIE grafs that casues this error, If I change to a BAR then it works fine.
I can email pictures of output if this helps.
Bars has a more clear defined area for each of the bars, and tooltip dissapears as soone as you are outside one bar, PIE is more fuzzy. I can move cursor far away from a PIE and stil tooltip remains, and sometimes it is still there even if mouse is outside the hole window. And this is when the paint error accures.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi janjons,
I'm not able to reproduce it here using latest v6 release. Could you please send us an example we can run "as-is" to reproduce the problem here? You can post your files at [url]news://www.steema.net/steema.public.attachments[/url] newsgroup.
I'm not able to reproduce it here using latest v6 release. Could you please send us an example we can run "as-is" to reproduce the problem here? You can post your files at [url]news://www.steema.net/steema.public.attachments[/url] newsgroup.
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 Jan,
Have you checked if this happens on other machines? It could be your graphic card driver which is causing the problem. You could also try updating those drivers.
This problem doesn't occur on my machine using our latest v6 built. If you want, I can also send you that built to see how it works for you.
Have you checked if this happens on other machines? It could be your graphic card driver which is causing the problem. You could also try updating those drivers.
This problem doesn't occur on my machine using our latest v6 built. If you want, I can also send you that built to see how it works for you.
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 janjons
I think i got the same problem.
I hs attach a picture. do you mind to have a look whether we have the same problem.
http://www.teechart.net/support/modules ... d9636aa954
I think that is not because different machine or graphic card.
I think i got the same problem.
I hs attach a picture. do you mind to have a look whether we have the same problem.
http://www.teechart.net/support/modules ... d9636aa954
I think that is not because different machine or graphic card.
Hello,
I have a somewhat unrelated visual problem that is also driver/video card related. For now it is fixed by going into Advanced Settings of Display Properties and playing around with "Hardware Acceleration" scale on the Troubleshoot tab. My problem was "fixed" when I've set the sliver to the next to slowest setting.
Hope this helps,
Alex
I have a somewhat unrelated visual problem that is also driver/video card related. For now it is fixed by going into Advanced Settings of Display Properties and playing around with "Hardware Acceleration" scale on the Troubleshoot tab. My problem was "fixed" when I've set the sliver to the next to slowest setting.
Hope this helps,
Alex
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Jan,
We have found the bug which was causing that and we have fixed it and built a new v6 .ocx which I have sent to your customer contact e-mail address. This fix will also be included in next v7 maintenance release.
Eric, I've also replied to your message related to that issue.
We have found the bug which was causing that and we have fixed it and built a new v6 .ocx which I have sent to your customer contact e-mail address. This fix will also be included in next v7 maintenance release.
Eric, I've also replied to your message related to that issue.
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 |