Hi:
Pls. see the attached images.
After I change from Teechart 7 to Teechart 2010.
Using Teechart 2010, The charts become very strange after pull down scroll bar.
But this program works fine by Teechart 7.
How do I solve this problem?
Daniel
Teechart VCL 2010 Strange Chart
-
- Newbie
- Posts: 11
- Joined: Mon Jul 19, 2010 12:00 am
Teechart VCL 2010 Strange Chart
- Attachments
-
- After pull down scroll bar
- AfterSelect Options.PNG (288.59 KiB) Viewed 8782 times
-
- Before pull down scroll bar
- BeforePicture.PNG (188.49 KiB) Viewed 8736 times
Re: Teechart VCL 2010 Strange Chart
Hi Daniel,
You could try calling Draw() method at your ScrollBar OnChange event.
Also note that we've introduced some changes to the internal repainting for maybe related reasons, so this could fix you problem in the next maintenance release:
http://www.teechart.net/support/viewtop ... =3&t=11250
If you can send us a simple example project we can run as-is to reproduce the problem here, we'll try it in the latest sources so we can tell you if the next maintenance release will fix it or not.
You could try calling Draw() method at your ScrollBar OnChange event.
Also note that we've introduced some changes to the internal repainting for maybe related reasons, so this could fix you problem in the next maintenance release:
http://www.teechart.net/support/viewtop ... =3&t=11250
If you can send us a simple example project we can run as-is to reproduce the problem here, we'll try it in the latest sources so we can tell you if the next maintenance release will fix it or not.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |