зеркало из https://github.com/mono/mail-archives.git
80 строки
3.8 KiB
HTML
80 строки
3.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 80497][Nor] Changed - Labels did not Resize to new assigned Text
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2080497%5D%5BNor%5D%20Changed%20-%20Labels%20did%20not%20Resize%20to%20new%0A%09assigned%20Text&In-Reply-To=bug-80497%40chernobyl.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="052684.html">
|
|
<LINK REL="Next" HREF="052686.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 80497][Nor] Changed - Labels did not Resize to new assigned Text</H1>
|
|
<B>bugzilla-daemon at bugzilla.ximian.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2080497%5D%5BNor%5D%20Changed%20-%20Labels%20did%20not%20Resize%20to%20new%0A%09assigned%20Text&In-Reply-To=bug-80497%40chernobyl.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 80497][Nor] Changed - Labels did not Resize to new assigned Text">bugzilla-daemon at bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Fri Jan 12 07:21:51 EST 2007</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="052684.html">[Mono-bugs] [Bug 80506][Nor] Changed - <thead></thead> disappears...
|
|
</A></li>
|
|
<LI>Next message: <A HREF="052686.html">[Mono-bugs] [Bug 80290][Cos] Changed - Menu bar is drawn over window border
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#52685">[ date ]</a>
|
|
<a href="thread.html#52685">[ thread ]</a>
|
|
<a href="subject.html#52685">[ subject ]</a>
|
|
<a href="author.html#52685">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>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 <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">georgegiolfan at yahoo.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=80497">http://bugzilla.ximian.com/show_bug.cgi?id=80497</A>
|
|
|
|
--- 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 <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">georgegiolfan at yahoo.com</A> 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.
|
|
</PRE>
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="052684.html">[Mono-bugs] [Bug 80506][Nor] Changed - <thead></thead> disappears...
|
|
</A></li>
|
|
<LI>Next message: <A HREF="052686.html">[Mono-bugs] [Bug 80290][Cos] Changed - Menu bar is drawn over window border
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#52685">[ date ]</a>
|
|
<a href="thread.html#52685">[ thread ]</a>
|
|
<a href="subject.html#52685">[ subject ]</a>
|
|
<a href="author.html#52685">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|