[Mono-bugs] [Bug 76993][Min] Changed - Location for texboxes
instanciated at runtime are incorrect
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Dec 30 14:17:42 EST 2005
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 peter at novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76993
--- shadow/76993 2005-12-30 12:32:18.000000000 -0500
+++ shadow/76993.tmp.32275 2005-12-30 14:17:42.000000000 -0500
@@ -1,12 +1,12 @@
Bug#: 76993
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details: Ubuntu 5.10, also on Windows XP
-Status: NEEDINFO
+Status: CLOSED
Resolution:
Severity: Unknown
Priority: Minor
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: bruno.juste at scarlet.be
@@ -74,6 +74,10 @@
tb_compelabel.Name = "Label_" + this.nDynCompeCount.ToString();
nDynCompeCount++;
panCompe.Controls.Add(tb_compelabel);
}
+
+------- Additional Comments From peter at novonyx.com 2005-12-30 14:17 -------
+Thanks for the code, I'll add it to my testcases. I'll close the bug
+since you confirmed it works.
More information about the mono-bugs
mailing list