Line drawing

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
dpatch
Newbie
Newbie
Posts: 19
Joined: Mon Mar 10, 2014 12:00 am

Re: Line drawing

Post by dpatch » Mon Aug 11, 2014 2:59 pm

Yeray,

This is EXCELLENT! This fixed the problem. Thank you so much!!

I still have an issue with the PolyLine method, (see Poly Line post), but I can implement my own PolyLine method using the Line method for now.

I have modified the TSurfa.pas code and have this working. I assume this fix will find it's way into the next release?

Thanks again for being so patient...

Yeray
Site Admin
Site Admin
Posts: 9514
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Line drawing

Post by Yeray » Tue Aug 12, 2014 7:12 am

Hello,
dpatch wrote:I still have an issue with the PolyLine method, (see Poly Line post), but I can implement my own PolyLine method using the Line method for now.
Of course we'll continue that discussion in the according thread.
dpatch wrote:I have modified the TSurfa.pas code and have this working. I assume this fix will find it's way into the next release?
I'm glad to hear that solved the problem for you!
Yes, this fix has been included in the internal sources we have here so the next maintenance release will include it too.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply