Hello,
With teechart 7 I was using a lot of custom cursors. I used to assign them using Chart.Cursor and Chart.OriginalCursor.
But since I installed teechart 8, my cursors are "blinking".
Exemple :
With TAxisScrollTool, I'm using a custom cursor instead of the crHandPoint. So I'm affecting Chart.Cursor := crMyCursor and the chart shows crMyCursor when I'm scrolling my axes.
With Teechart 8, now I see my cursor blinking between crMyCursor and crHandPoint.
I just wanted to know if you changed something in the handling of cursors or what is the best way to use my own cursors.
[v8] Problems with cursors
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi bertrod,
Could you please send us a simple example project we can run "as-is" to reproduce the problem here?
You can post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
Thanks in advance.
Could you please send us a simple example project we can run "as-is" to reproduce the problem here?
You can post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
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 |
Hi Narcís,
I was trying to make a example project and I could notice that the problem was not linked to TeeChart but with the OS (my blinking cursor was only occuring on Windows Vista). So it's apparently not your code that is causing this problem.
I hope i'll be able to deal with this problem
Thanks anyway
I was trying to make a example project and I could notice that the problem was not linked to TeeChart but with the OS (my blinking cursor was only occuring on Windows Vista). So it's apparently not your code that is causing this problem.
I hope i'll be able to deal with this problem
Thanks anyway
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi bertrod,
Thank you very much for the information and investigating on the issue.
Have a nice weekend!
Thank you very much for the information and investigating on the issue.
Have a nice weekend!
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 |