[Mono-bugs] [Bug 82344][Nor] Changed - Adding ComboBoxes within the Application Loop make them work wrong
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Aug 6 15:43:05 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 migliore.carmelo at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82344
--- shadow/82344 2007-08-06 15:39:19.000000000 -0400
+++ shadow/82344.tmp.24542 2007-08-06 15:43:05.000000000 -0400
@@ -74,6 +74,11 @@
cmbx.Items.Add("Test b"+nTest.ToString());
cmbx.SelectedIndex = 1;
this.Controls.Add(cmbx);
}
}
+
+------- Additional Comments From migliore.carmelo at gmail.com 2007-08-06 15:43 -------
+Created an attachment (id=19715)
+Class to show the bug
+
More information about the mono-bugs
mailing list