Re: [Gambas-user] Drawing accuracy 2

2014-06-02 Thread Jussi Lahtinen
> > Yes. But you have to call Draw.Begin() explicitely, otherwise it won't > be taken into account. > Not sure I understand what you mean. I'm using "Paint.LineJoin = Paint.LineJoinRound" inside draw event and it works. It also works with Draw.Begin() method. Or better: stop using the Draw class

Re: [Gambas-user] Drawing accuracy 2

2014-06-01 Thread Benoît Minisini
Le 02/06/2014 03:27, Jussi Lahtinen a écrit : > I found old thread about this same issue... it seems default value of > Paint.LineJoin has just changed. > This will fix the problem: > Paint.LineJoin = Paint.LineJoinRound > > Jussi > Yes. But you have to call Draw.Begin() explicitely, otherwise it

Re: [Gambas-user] Drawing accuracy 2

2014-06-01 Thread Jussi Lahtinen
I found old thread about this same issue... it seems default value of Paint.LineJoin has just changed. This will fix the problem: Paint.LineJoin = Paint.LineJoinRound Jussi On Sun, Jun 1, 2014 at 9:48 PM, Jussi Lahtinen wrote: > Here is similar minor accuracy problem. Not sure when this has ha

[Gambas-user] Drawing accuracy 2

2014-06-01 Thread Jussi Lahtinen
Here is similar minor accuracy problem. Not sure when this has happened. See attachment. Look at the center of the pie chart. Jussi DrawingAccuracy2-0.0.1.tar.gz Description: GNU Zip compressed data -- Time is money. St