> using the MyWebView.Document.Paint() method.
 

...guide on line says "Sub Paint ( [ Clip As Rect] ) "

If I write:

   MyWebView.Document.Paint(rect(0, 0, 200, 200))

I obtain this error:

" Type mismatch: wanted Rect], got Rect instead "


What's  Rect]  ?

...is it a bug ?

Regards
vuottttt

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to