edusis / open-webkit-sharp

Automatically exported from code.google.com/p/open-webkit-sharp
GNU Lesser General Public License v3.0
1 stars 1 forks source link

if i navigate to a bad or wrong address there is no message or way to know #41

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
if i navigate to a bad or wrong address we should see error message here
you get nothing, nothing happens

Original issue reported on code.google.com by meirb...@gmail.com on 2 Dec 2011 at 3:01

GoogleCodeExporter commented 9 years ago
Make sure you use the WebKitBrowserErrorEvent, which informs you about errors 
when loading a page

Original comment by tsumalis96@gmail.com on 2 Dec 2011 at 3:04

GoogleCodeExporter commented 9 years ago
now i see it is called "error"  
 Private Sub WebKitBrowser1_Error(sender As Object, e As WebKit.WebKitBrowserErrorEventArgs)

thanks didnt see it

Original comment by meirb...@gmail.com on 2 Dec 2011 at 4:51

GoogleCodeExporter commented 9 years ago
No problem! Issue closed

Original comment by tsumalis96@gmail.com on 2 Dec 2011 at 6:58