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=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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
