[Mono-bugs] [Bug 79537][Cos] Changed - Label: Setting the height of a Label to 2 should give us nice separator lines

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Jan 7 04:54:59 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 alex.olk at googlemail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79537

--- shadow/79537	2007-01-07 01:19:02.000000000 -0500
+++ shadow/79537.tmp.23522	2007-01-07 04:54:59.000000000 -0500
@@ -91,6 +91,21 @@
 
 Anyway, for most cases now we have support for WS_EX_STATICEDGE and
 Label can drawing right when you have a default background color after
 Revision 70578
 
 I will close bug after fix the CPDrawBorder3D bug.
+
+------- Additional Comments From alex.olk at googlemail.com  2007-01-07 04:54 -------
+Again, I think you still haven't understood how CPDrawBorder3D or
+ControlPaint.DrawBorder3D works.
+
+IT ALWAYS DRAWS THE OUTER AND INNER PART !!!!!!!!!!!!!!!
+
+There is no "oh, we have a some style so draw only the outer part of
+the border".
+
+Just run border3dstyle in winforms/borders on windows with a blue or
+red background an you'll see that it always draws the inner parts
+(with ColorControl if nothing else is specified).
+
+I've written CPDrawBorder3D so I know what I'm talking about.


More information about the mono-bugs mailing list