[Gambas-user] Draw fill styles with Paint class?
Benoît Minisini
gambas at ...1...
Thu Jun 27 12:17:00 CEST 2013
Le 27/06/2013 12:08, Tobias Boege a écrit :
> Hi,
>
> I wonder if one could use the Draw.FillStyles (the Fill.* constants)
> together with the Paint class somehow (dropping any reference to the Draw
> class) - or do I have to do things like File.Dense6 myself with Paint? Is
> there maybe any PaintBrush magic involved?
>
> As I remember, the Draw class is now implemented on top of Paint but I
> couldn't find the sources (not even the definition of GB_DRAW)...
>
> Regards,
> Tobi
>
The Draw class source code is in the gb.gui.base component
(/comp/src/gb.gui.base).
--
Benoît Minisini
More information about the User
mailing list