[Gambas-user] WebView can not Reload/Refresh

Benoît Minisini gambas at ...1...
Fri Sep 5 19:57:49 CEST 2014


Le 05/09/2014 14:07, Benoît Minisini a écrit :
> Le 05/09/2014 13:51, abbat81 a écrit :
>> Thanks Antonio,
>>
>> I downloded the attachment and I could not any solution in your link.
>>
>> Can tou tell me here? how to relod WebView?
>>
>> Thanks
>>
>
> OK, I finally found out how to reload the page without using the cache.
> This is just a QT API omission in the QWebView class, but the function
> can be triggered in another class.
>
> I will fix that soon...
>

Fixed in revision #6450. Now the WebView.Reload method takes an optional 
boolean argument. Set it to TRUE, and the cache will be bypassed. 
Beware, I didn't test!

Regards,

-- 
Benoît Minisini




More information about the User mailing list