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=80949 --- shadow/80949 2007-02-24 10:07:12.000000000 -0500 +++ shadow/80949.tmp.14052 2007-02-24 10:12:38.000000000 -0500 @@ -63,6 +63,11 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-02-24 10:07 ------- I'm using Mono's System.Drawing. George says it works for him using the MS System.Drawing. Change component to System.Drawing (Sebastien) ? + +------- Additional Comments From [EMAIL PROTECTED] 2007-02-24 10:12 ------- +Not on this one. This one is still a bug in MWF. We need to reset the +clip region using something like SelectClipRgn(hdc, IntPtr.Zero); +after calling DrawText and before releasing the HDC. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
