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=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 <[EMAIL PROTECTED]> * 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
