Hi
Is TeeOpenGL component in beta stage? I'm asking because it has a lot of bugs...
Please add these two additional bugs:
1. When we put TChart (with enabled OpenGL) on TPanel with DoubleBuffered property set to True TChart canvas is changing to black rectangle.
2. MarginBottom and MarginTop properties are connected to each other. The same problem is with MarginLeft and MarginRight property.
Paul
problem with TeeOpenGL
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: problem with TeeOpenGL
Hi Paul,
It's not in beta stage but it's not the main rendering platform so it may not get as much attention as GDI+ or GDI Win32 get.Paul wrote: Is TeeOpenGL component in beta stage? I'm asking because it has a lot of bugs...
It works fine for me here in Delphi 7 but fails in XE7. I have added it (ID993) to bugzilla. Please feel free to sign up and add yourself to the CC List to receive automatic updates.Paul wrote: 1. When we put TChart (with enabled OpenGL) on TPanel with DoubleBuffered property set to True TChart canvas is changing to black rectangle.
I have also added this one to bugzilla (ID994).Paul wrote: 2. MarginBottom and MarginTop properties are connected to each other. The same problem is with MarginLeft and MarginRight property.
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 |
Re: problem with TeeOpenGL
Hello Narcís,
thanks for response. I fully understand that OpenGL it's not main rendering platform for TChart and it may contain some bugs but now it's impossible to draw simple chart with acceptable quality.
Can I expect that at least these two bugs (Bug 802 and Bug 851) will be fixed in the next release?
Regards,
Paul
thanks for response. I fully understand that OpenGL it's not main rendering platform for TChart and it may contain some bugs but now it's impossible to draw simple chart with acceptable quality.
Can I expect that at least these two bugs (Bug 802 and Bug 851) will be fixed in the next release?
Regards,
Paul
Re: problem with TeeOpenGL
Hello Paul,
However, I can't tell you if they will be fixed for the next maintenance release.
I've checked they are still reproducible with the current internal sources and added some simple code snippets to easily reproduce them.Paul wrote:Can I expect that at least these two bugs (Bug 802 and Bug 851) will be fixed in the next release?
However, I can't tell you if they will be fixed for the next maintenance release.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |