[Gambas-user] WebView can not Reload/Refresh

abbat81 abbat.81 at ...787...
Tue Sep 2 16:45:19 CEST 2014


Hi,

AIfter once WebView loaded a content I can't renew those content which is
changed.




Public Sub Button1_Click()

    Webview_Form.Show
    WebView1.Html = " <file:///home/admin/999.jpg> " 

End


Then:
Webview_Form.Close

Then:
Change the "999.jpg"

Then again:
Button1_Click()

And here we have an old image, not new, just changed.

How can I make to renew content after Form_Close?

Thanks






--
View this message in context: http://gambas.8142.n7.nabble.com/WebView-can-not-Reload-Refresh-tp47918.html
Sent from the gambas-user mailing list archive at Nabble.com.




More information about the User mailing list