[Gambas-user] Drawing sector

Benoît Minisini gambas at ...1...
Wed Dec 5 12:51:49 CET 2012


Le 02/12/2012 22:59, Jussi Lahtinen a écrit :
> At least latest revision has changed behaviour of circle keyword (in Qt4).
>
> This doesn't draw red sector, instead it seems to draw some part of it
> which doesn't start from x,y:
>
> Draw.Foreground = Color.Black
> Draw.LineWidth = 1
> Draw.FillStyle = Fill.Solid
> Draw.FillColor = Color.Red
> Draw.Circle(x, y, iSize, fStartAngle, fAngle)
>
>
> Jussi

I confirm the regression. I will look at it...

-- 
Benoît Minisini




More information about the User mailing list