[Gambas-user] Inconsistencies with drawing methods
Benoît Minisini
gambas at ...1...
Thu Oct 13 23:50:26 CEST 2016
Le 13/10/2016 à 01:24, Jussi Lahtinen a écrit :
> Hi!
> Please see the attachments. You can reproduce the problem by simply running
> the attached project.
>
>
> Jussi
>
The Draw class normally draws with antialiasing disabled, but apparently
the DrawingArea force antialiasing to be enabled. I will try to
understand way.
Anyway, you should not use the Draw class for newer project, it is
deprecated. You must use the Paint class instead.
Regards,
--
Benoît Minisini
More information about the User
mailing list