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=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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -26,6 +26,13 @@ [EMAIL PROTECTED] ------- Additional Comments From [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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). + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
