[Mono-bugs] [Bug 77925][Nor] Changed - ComboBox
DrawComboBoxEditDecorations stuff is totally wrong and should
be replaced
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Mar 26 13:02:44 EST 2006
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 xenomorph2 at onlinehome.de.
http://bugzilla.ximian.com/show_bug.cgi?id=77925
--- shadow/77925 2006-03-26 12:59:44.000000000 -0500
+++ shadow/77925.tmp.21813 2006-03-26 13:02:43.000000000 -0500
@@ -22,6 +22,11 @@
To match ms ComboBoxes it should be initialized with BorderStyle =
BorderStyle.Fixed3D (like TextBox).
The current drawing implementation doesn't respect ClientSize (to set the
correct size of the textbox for example) instead it relies on theme methods
like DrawComboBoxEditDecorationTop to get the border widths or heights.
+
+------- Additional Comments From xenomorph2 at onlinehome.de 2006-03-26 13:02 -------
+Created an attachment (id=16676)
+Windows screenshot of the swf-comboboxes.cs sample program
+
More information about the mono-bugs
mailing list