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=78848

--- shadow/78848        2006-08-27 08:03:25.000000000 -0400
+++ shadow/78848.tmp.10813      2006-08-28 11:01:15.000000000 -0400
@@ -56,6 +56,16 @@
 Patch changes the "item-centric" view of the ComboBox to a
 "index-centric" approach, which makes the combo-box useable. The only
 thing I know so far which differs from the MS implementation is that
 setting the DataSource raises the "SelectedIndexChanged" event 3 times
 . Where in MS implementation it is not being invoked until the first
 user-input.
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-08-28 11:01 -------
+Mike put in a lot of time testing things like insertion and removal in
+the list, and had problems with the indexed based model with those
+things.  Can you try writing some tests that insert and remove items,
+and see how your patch works?
+
+Thanks! Jackson
+
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to