[Mono-bugs] [Bug 78919][Nor] Changed - Data Binding isn't working fine with numerical values
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Aug 18 03:25:52 EDT 2006
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 jackson at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78919
--- shadow/78919 2006-08-18 02:58:12.000000000 -0400
+++ shadow/78919.tmp.14695 2006-08-18 03:25:52.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 78919
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: jackson at ximian.com
ReportedBy: unserkonig at gmail.com
QAContact: mono-bugs at ximian.com
@@ -86,6 +86,9 @@
TextBox box = new TextBox ();
box.Location = new Point (5, age_box.Bottom + 5);
box.Parent = this;
}
}
+
+------- Additional Comments From jackson at ximian.com 2006-08-18 03:25 -------
+Fixed in SVN.
More information about the mono-bugs
mailing list