Piotr Budny escribió:
> Hello,
> when doing:
> 
> control = new WebControl ();
> control.LoadUrl("http://some.non.existent.host";);
> 
> the "some.non.existent.host could not be found. Please check the name and try 
> again." dialog appears.
> 
> Is there any way to get rid of that dialog and manage that error within own 
> code? 
> I'd like WebControl actually doesn't show & care about errors.

That's a thing that also interests me as a developer/user of the Gecko# 
control. But in the past I played with it a little and I seem to 
remember that those dialogs are XUL based, so maybe the whole lib needs 
an architectural review in order not to include any XUL technology, 
right? Can any mono/mozilla hacker bring some light here?

Regards,

        Andrés  [ knocte ]

-- 

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to