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

Benoît Minisini gambas at ...1...
Tue Sep 2 18:34:37 CEST 2014


Le 02/09/2014 17:50, Ru Vuott a écrit :
>
>> 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
>

Oops, yes. It is fixed in revision #6444.

Regards,


-- 
Benoît Minisini




More information about the User mailing list