I've been trying out the GDI+ demo by including the TeeGDIPlus.pas in our project to see if we could get decent looking plots but unfortunately it crashes inside TeeGDIPlus when it calls View3DOptions.Repaint inside SetAnti. The TChart we have is a simple X/Y plot nothing very fancy. Do you know if the GDI+ trick works with Teechart 7.08?
I use GDI+ quite a bit in order to have smooth images in our network desgin window so I know GDI+ works. It would be nice to have smooth lines in the plot window aswell especially for generating good looking hardcopy for our users.
I tried the resampling trick you have but I didn't like the effect.
Herbert Sauro
TeeGDIPlus and Antialias
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi hsauro,
The demo works fine for me here being debugged with v7.07 and v7.08 sources. Which TeeChart version are you using?
The demo works fine for me here being debugged with v7.07 and v7.08 sources. Which TeeChart version are you using?
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 Herbert,
If the problem persists please send us an example we can run "as-is" to reproduce the problem here. You can post your files at news://www.steema.net/steema.public.attachments newsgroup.
Thanks in advance.
If the problem persists please send us an example we can run "as-is" to reproduce the problem here. You can post your files at news://www.steema.net/steema.public.attachments newsgroup.
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 |