[Mono-bugs] [Bug 82605][Wis] Changed - Label: cant be align to midlle center

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 28 11:27:07 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 monkey at jpobst.com.

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

--- shadow/82605	2007-08-28 10:24:16.000000000 -0400
+++ shadow/82605.tmp.15279	2007-08-28 11:27:07.000000000 -0400
@@ -283,6 +283,13 @@
 checking if my monodevelop binary work under windows 
 
 ------- Additional Comments From surfzoid2002 at yahoo.fr  2007-08-28 10:24 -------
 due to refactoring, the SVN link isn't good anymore, now module is
 called Cs-ObexFtp
 svn co https://jobexftp.svn.sourceforge.net/svnroot/jobexftp/Cs-ObexFtp/
+
+------- Additional Comments From monkey at jpobst.com  2007-08-28 11:27 -------
+The mono bug for everaldo's code is setting both AutoSize=true and
+Anchor=Left|Right.  AutoSize means make the label as small as possible
+and Anchor means make the label's width fill the space.  We interpret
+this contradiction differently from .net.  So it's actually a bug in
+our TableLayoutPanel.


More information about the mono-bugs mailing list