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: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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] ~]$ mono -V Mono JIT compiler version 20070821 (tarball) @@ -186,6 +186,11 @@ ------- Additional Comments From [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
