[Mono-bugs] [Bug 82370][Nor] Changed - PictureBox refresh problem
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Aug 8 11:52:19 EDT 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 monkey at jpobst.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82370
--- shadow/82370 2007-08-08 11:34:29.000000000 -0400
+++ shadow/82370.tmp.15069 2007-08-08 11:52:19.000000000 -0400
@@ -261,6 +261,13 @@
2007-08-08 Jonathan Pobst <monkey at jpobst.com>
* Control.cs: Allow the clip region to be set back to null.
* XplatUIWin32.cs: If we are sent a null clip region, use IntPtr.Zero.
[Fixes button still showing up in bug #82370 when Show Through is
turned off]
+
+------- Additional Comments From monkey at jpobst.com 2007-08-08 11:52 -------
+To clarify, I fixed an issue on Windows where Show Through would work
+correctly when turned on, but then you could never turn it off. The
+control is using its Region property to make the blue button below it
+show through. I do not believe Region is currently supported on X11,
+see bug #81389.
More information about the mono-bugs
mailing list