[Mono-bugs] [Bug 82358][Wis] Changed - Window sizes incorrect
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Aug 17 20:36:55 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 rolfkvinge at ya.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82358
--- shadow/82358 2007-08-07 16:56:11.000000000 -0400
+++ shadow/82358.tmp.8122 2007-08-17 20:36:55.000000000 -0400
@@ -66,6 +66,9 @@
this.ClientSize = new System.Drawing.Size (100, 100);
If you specify
this.Size = new System.Drawing.Size (100, 100);
as in the codesample above you will get different, but also
incorrect sizes for some borders (Especially the ToolWindow ones)
+
+------- Additional Comments From rolfkvinge at ya.com 2007-08-17 20:36 -------
+Could you check if the sizes are better now? They should be :)
More information about the mono-bugs
mailing list