[Gambas-user] WebView -> Image/Picture.Save

Ru Vuott vuott at ...325...
Tue Sep 2 17:50:48 CEST 2014


> 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




More information about the User mailing list