[Gambas-user] Can not draw outside of draw event handler

Benoît Minisini gambas at ...1...
Wed Mar 30 01:12:41 CEST 2011


> Please check that the Draw.FillRect uses the Background property and not
> the FillColor property.
> 
> is this ok?
> 
> 
> See from previous email project99.

Normally, Draw.FillRect() takes the color as its fifth argument. When not 
specified, it actually uses the Background color. Do you think that it should 
use the FillColor by default instead?

-- 
Benoît Minisini




More information about the User mailing list