Looks fine. Please commit. Jonathan
Carlos Alberto Cortez wrote: > Hey! > > Attached is a patch that implements support for ComboBox. > > The idea is to use the available support in TextBox, so the TextBox has > direct access to our items. Since this is not the clearest approach, > it's the better in terms of performance, since otherwise we should > create a IList of item's text, and modifying or updating it as items are > modified in ComboBox.Items collection. > > Observe that this patch only makes use of the basic properties of Auto > complete in TextBox. As soon as I check in the keyboard navigation in > TextBox for automplete, I will come with a second patch for ComboBox ;-) > > Carlos. > > > ------------------------------------------------------------------------ > > _______________________________________________ > Mono-devel-list mailing list > Mono-devel-list@lists.ximian.com > http://lists.ximian.com/mailman/listinfo/mono-devel-list _______________________________________________ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list