[Gambas-user] The clear function

Benoit Minisini gambas at ...1...
Tue Feb 24 18:10:43 CET 2004


On Tuesday 24 February 2004 12:38, jobah wrote:
> Hi
>
> I use Gambas 0.84 on Fedora 1. I have a drawing area called "da" in my
> form, I typed these lines in my code, but the da.Clear doesn't make
> anything.
>
>     Draw.Begin(da)
>       Draw.Ellipse(50, 50 , 50, 50)
>     Draw.End
>
>     da.Clear()
>
> Jonas
>

Is Draw.Cached TRUE or FALSE ?

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the User mailing list