[Gambas-user] The clear function

jobah jobah at ...369...
Tue Feb 24 12:38:03 CET 2004


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




More information about the User mailing list