Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=80918

--- shadow/80918        2007-02-22 07:15:36.000000000 -0500
+++ shadow/80918.tmp.14068      2007-02-22 11:27:28.000000000 -0500
@@ -142,6 +142,16 @@
 
 Note:- To compile from cmd use:
 mcs -r:System.Windows.Forms What_Ever_You_Want.cs
 
 ------- Additional Comments From [EMAIL PROTECTED]  2007-02-22 07:15 -------
 -> winforms
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-02-22 11:27 -------
+Running MWF on MS's S.D, I get an ArgumentException:
+  Font 'Aharoni' does not support style 'Regular'.
+
+at FontDialog:1075
+  font = new Font( currentFamily, currentSize, currentFontStyle );
+
+We probably need to throw this exception instead of "unknown error"
+from S.D, as well as fix the bug in FontDialog.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to