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=78162 --- shadow/78162 2006-04-27 01:14:17.000000000 -0400 +++ shadow/78162.tmp.31803 2006-05-12 18:12:17.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 78162 Product: Mono: Class Libraries Version: unspecified OS: unknown OS Details: -Status: ASSIGNED -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -58,6 +58,9 @@ Sebastien, thanks for the patch. We're gonna have to do it a bit different, to properly do it on Win32 as well. Win32 has SetWindowRgn which is what this property really frontends. So we need to do the region handling in the drivers, and, on X11 we also need to generate the related window messages that SetWindowRgn causes. The patch logic is still useful, to be used in the driver. + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-12 18:12 ------- +Fixed in svn r60669. Thanks for the fun testcase. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
