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=82358

--- shadow/82358        2007-08-07 16:44:35.000000000 -0400
+++ shadow/82358.tmp.19292      2007-08-07 16:56:11.000000000 -0400
@@ -57,6 +57,15 @@
 
 ------- Additional Comments From [EMAIL PROTECTED]  2007-08-07 16:44 -------
 I tried some more with the attached sample and it *cannot* produce 
 the offsets I've given.
 I'll try to find out more. With the sample given the ToolWindows are 
 somewhat off, but only in one direction.
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-08-07 16:56 -------
+The measured offsets where when specifying ClientSize.
+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)
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to