[Mono-bugs] [Bug 79794][Min] Changed - Unimplmented ControlPaint "reversable" methodes
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Oct 31 03:56:23 EST 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 alex.olk at googlemail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79794
--- shadow/79794 2006-10-31 02:57:35.000000000 -0500
+++ shadow/79794.tmp.28531 2006-10-31 03:56:23.000000000 -0500
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Minor
Component: Windows.Forms
AssignedTo: toshok at ximian.com
ReportedBy: dennisdotnet at yahoo.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -26,6 +26,13 @@
dennisdotnet at yahoo.com
------- Additional Comments From dennisdotnet at yahoo.com 2006-10-31 02:57 -------
Created an attachment (id=17957)
Displays reversable ControlPaint methods (frme/rectange/line) shopuld be added to trunk/winforms/controlpaint/
+
+------- Additional Comments From alex.olk at googlemail.com 2006-10-31 03:56 -------
+I quess you are aware that the DrawReversible* stuff has to be done
+inside the drivers (XplatUIX11, XplatUIWin32, XplatUIOSX). It is not
+an option to implement it with Graphics.DrawLine (or whatever).
+
+
More information about the mono-bugs
mailing list