[Mono-bugs] [Bug 67797][Wis] Changed - FlatStyle Checkbox / Radiobutton (other controls?) need to render knobs in control backcolor
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 1 Nov 2004 20:05:14 -0500 (EST)
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=67797
--- shadow/67797 2004-10-07 19:40:57.000000000 -0400
+++ shadow/67797.tmp.20668 2004-11-01 20:05:14.000000000 -0500
@@ -1,17 +1,17 @@
Bug#: 67797
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: Windows.Forms
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: jba-mono@optusnet.com.au
ReportedBy: jba-mono@optusnet.com.au
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: FlatStyle Checkbox / Radiobutton (other controls?) need to render knobs in control backcolor
@@ -22,6 +22,9 @@
This is fine for normaly rendered controls (Not FlatStyle.Flat or
FlatStyle.Popup)
For FlatStyle controls we need to change this to use the
ControlPaint.Dark() and so on applied to the actual control's background color.
+
+------- Additional Comments From peter@novonyx.com 2004-11-01 20:05 -------
+Assigning to jba since he's the one working on Flatstyle