First, I know about this thread:
http://www.teechart.net/support/viewtop ... 16&p=67480
Using the "Chart1.Hover.Visible := False;" option DOES hide the hover highlighting, but does not stop the "OnMouseOver" calculations and does not prevent the chart from being refreshed/updated.
The problem is that I am recording an AVI movie. As I hover the mouse over the chart it gets automatically refreshed (although no visual changes are made). As a consequence, additional duplicated frames are inserted in the movie. Also, I can see in the Task Manager that there is a lot of computation going on in the background, although the chart is never visually updated.
How can I permanently disable the hovering? I need prevent all the computations and refreshes of the chart.
I have Source Code, and I would not mind fudging it.
Disabling Hover property
Re: Disabling Hover property
Hello,
I'm trying to reproduce the problem without success. Could you please arrange a simple example project we can run as-is to reproduce the problem here?
Thanks in advance.
I'm trying to reproduce the problem without success. Could you please arrange a simple example project we can run as-is to reproduce the problem here?
Thanks in advance.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |