Legend and Title doesn't show in openGL

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
ChainSmokinCodeWriter
Newbie
Newbie
Posts: 6
Joined: Fri Oct 10, 2003 4:00 am
Location: new zealand
Contact:

Legend and Title doesn't show in openGL

Post by ChainSmokinCodeWriter » Thu Nov 27, 2003 8:44 pm

Hi, I created a Tline series chart. when I use native 3D, the legend and the title show, but when I turn the openGL active, the legend and the title doesn't show anymore. How to show them? or maybe with openGL we just can't show them?

The other problem is with the left wall. I already implemented the auto hide walls from the example. But the invisible left wall, even though it looks invisible, somehow covers the series. It doesn't happen to the right wall though. And the series, in some angle looks weird, like some of the surface appears in the front while it suppose to be the back side. ( it's in the native 3D, doesn't happen in openGL).

Thank you.

Marjan
Site Admin
Site Admin
Posts: 745
Joined: Fri Nov 07, 2003 5:00 am
Location: Slovenia
Contact:

Post by Marjan » Mon Dec 01, 2003 3:53 pm

Hi.

I think this one is a bug in TeeChart OpenGL drawing primitives. But you'll be pleased to know that OpenGL canvas has been greatly improved in the latest beta sources (v7 beta) we're testing - now texts are displayed correctly. New version will be available shortly.
Marjan Slatinek,
http://www.steema.com

Post Reply