[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 10:08:56 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 everaldo at simios.org.

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

--- shadow/82605	2007-08-28 10:02:04.000000000 -0400
+++ shadow/82605.tmp.13803	2007-08-28 10:08:56.000000000 -0400
@@ -1,22 +1,22 @@
 Bug#: 82605
 Product: Mono: Class Libraries
 Version: 1.2
 OS: unknown
 OS Details: 
-Status: NEEDINFO   
+Status: REOPENED   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: Windows.Forms
 AssignedTo: everaldo at simios.org                            
 ReportedBy: surfzoid2002 at yahoo.fr               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Summary: Label cant be align to midlle center
+Summary: Label: cant be align to midlle center
 
 this.Label1.TextAlign  = System.Drawing.ContentAlignment.MiddleCenter;
 Doesn't work.
 
 mono [eric at surfzoidPC ~]$ mono -V
 Mono JIT compiler version 20070821 (tarball)
@@ -186,6 +186,11 @@
 
 ------- Additional Comments From surfzoid2002 at yahoo.fr  2007-08-28 10:02 -------
 where i see the way how to compile with monodevelop often time i just
 work with MS VS C# to add or modofi GUI winforms and after i open the
 .sln file with monodevelop and click on the icon compilation
 is is latest monodevelop related or latest mono rt (so the mcs or gmcs) ?
+
+------- Additional Comments From everaldo at simios.org  2007-08-28 10:08 -------
+Got a problem!
+If you remove the AutoSize = true from label it works fine under
+windows, do it is a bug, I create a test sample to reproduce the problem.


More information about the mono-bugs mailing list