[Mono-bugs] [Bug 78269][Nor] New - Form Controls fail to pick up
font details from resource file
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue May 2 15:36:51 EDT 2006
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 don at edvalson.net.
http://bugzilla.ximian.com/show_bug.cgi?id=78269
--- shadow/78269 2006-05-02 15:36:51.000000000 -0400
+++ shadow/78269.tmp.11152 2006-05-02 15:36:51.000000000 -0400
@@ -0,0 +1,24 @@
+Bug#: 78269
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details: Windows XP SP2
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: don at edvalson.net
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Form Controls fail to pick up font details from resource file
+
+The attached sample app has a textbox and a button. The textbox has large
+red italic type. The button has large green italic type.
+
+The form is marked as localizable, so the font attributes go into the
+resource file. The code is there to pull these attributes out of the
+resource file, but it doesn't work properly.
More information about the mono-bugs
mailing list