Page 2 of 2

Re: Line drawing

Posted: Mon Aug 11, 2014 2:59 pm
by 16568742
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...

Re: Line drawing

Posted: Tue Aug 12, 2014 7:12 am
by yeray
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.