[Mono-bugs] [Bug 80497][Nor] Changed - Labels did not Resize to new assigned Text
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jan 12 07:21:51 EST 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 georgegiolfan at yahoo.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80497
--- shadow/80497 2007-01-11 10:35:56.000000000 -0500
+++ shadow/80497.tmp.14978 2007-01-12 07:21:51.000000000 -0500
@@ -26,6 +26,13 @@
Running the Application in Mono, there is a Problem in Resizing Labels.
During Designtime in Visual Studio, Labels will have a Size automatically
to the Text they hold. When assigning new Text, they will resize to the
new Textlength.
Same in Mono doesnt work - the Labels will hold the Size and did not
resize to the new assigned Text.
+
+------- Additional Comments From georgegiolfan at yahoo.com 2007-01-12 07:21 -------
+The Visual Studio designer seems to set AutoSize on Label controls to
+true.
+Label.AutoSize does not work properly on Mono 1.2.2.1. It seems it
+does however work on the SVN version.
+I suggest changing this bug to FIXED.
More information about the mono-bugs
mailing list