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.

------------------------------------------------------------------------------
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