[Mono-list] Gecko WebControl error handling
    "Andrés G. Aragoneses [ knocte ] 
    "Andrés G. Aragoneses [ knocte ]
       
    Wed Nov 28 11:41:21 EST 2007
    
    
  
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 ]
-- 
    
    
More information about the Mono-list
mailing list