[Mono-bugs] [Bug 79129][Nor] Changed - MONO_THEME, buttons images are not displayed
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Feb 23 07:51:46 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 everaldo at simios.org.
http://bugzilla.ximian.com/show_bug.cgi?id=79129
--- shadow/79129 2007-02-13 21:55:35.000000000 -0500
+++ shadow/79129.tmp.2108 2007-02-23 07:51:46.000000000 -0500
@@ -73,6 +73,16 @@
must have diferent ButtonBase_DrawImage for diferent themes.
------- Additional Comments From enrico at simios.org 2007-02-13 21:55 -------
Created an attachment (id=18696)
Fix
+
+------- Additional Comments From everaldo at simios.org 2007-02-23 07:51 -------
+Enrico, I apply your first patch that invert order of drawing
+operation with DrawImage after DrawButton.
+
+To prevent image overlaps button borders SetClip and ResetClip added
+before and after draw image, please take a look at end of
+ButtonBase_DrawImage method.
+
+Hey, dont worry, are good for your first patch ;)
More information about the mono-bugs
mailing list