[Mono-bugs] [Bug 46479][Wis] Changed - SWF Controls Rendering - The button control
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 15 May 2004 00:44:23 -0400 (EDT)
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 peter@novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=46479
--- shadow/46479 2003-07-16 18:04:46.000000000 -0400
+++ shadow/46479.tmp.13825 2004-05-15 00:44:23.000000000 -0400
@@ -1,16 +1,16 @@
Bug#: 46479
-Product: Mono/Runtime
+Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
-Component: misc
+Component: Windows.Forms
AssignedTo: mono-bugs@ximian.com
ReportedBy: tpsoftware@users.sourceforge.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
@@ -51,6 +51,14 @@
------- Additional Comments From tpsoftware@users.sourceforge.net 2003-07-16 18:04 -------
Created an attachment (id=4897)
ButtonsandTextboxes.exe running on .NET (Windows)
+
+------- Additional Comments From vargaz@freemail.hu 2003-10-01 12:31 -------
+Moved to the shiny new System.Windows.Forms category
+
+------- Additional Comments From peter@novonyx.com 2004-05-15 00:44 -------
+Buttons and Textboxes now support the features missing in the images.
+The button control now (and has for a while) properly distinguishes
+between flat and popup style. Also, font requests are honored, too.