http://bugzilla.novell.com/show_bug.cgi?id=473725
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=473725#c3 --- Comment #3 from Thomas Goldstein <[email protected]> 2009-05-25 14:13:37 MDT --- I'm afraid using the generic beep in all message boxes may get annoying fast in your average app, though. I guess it'd be justified when MessageBoxIcon.Error is used, to grab the user's attention, but maybe not for regular messages? As for the rest, it's up to you. I don't mind either way. Basically, you think it's not worth adding complexity and an extra dependency just for that, is that it? Maybe a solution could be to P/Invoke the sounds on Win32, and do nothing on other platforms? That way it'd still be on par with .NET, in a way... *shrugs* -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
