hi, I wanted to start a webbrowser with a given url. On linux it works fine with
Gnome.Url.Show(ud.Link); this can't be used on Windows, so i tried there System.Diagnostics.Process.Start(ud.Link); This call opens finally successful the browser with the correct site displayed. But this call is sooooooo time consuming, that my application block completely and aborts before the browser comes up. Is there a known alternative way to call a webbrowser on Windows machines ? Thanks for brain sharing :-) -- View this message in context: http://www.nabble.com/System.Diagnostics.Process.Start...-tf2954261.html#a8263301 Sent from the Mono - Gtk# mailing list archive at Nabble.com. _______________________________________________ Gtk-sharp-list maillist - Gtk-sharp-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/gtk-sharp-list