[Mono-bugs] [Bug 80949][Nor] Changed - TextRenderer.DrawText ignores TextFormatFlags.PreserveGraphicsClipping

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Feb 24 10:12:38 EST 2007


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 georgegiolfan at yahoo.com.

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 gert.driesen at pandora.be  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 georgegiolfan at yahoo.com  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.


More information about the mono-bugs mailing list