[Mono-winforms-list] [PATCH] Basic support for AutoComplete in TextBox

Carlos Alberto Cortez calberto.cortez at gmail.com
Tue Jun 17 03:32:11 EDT 2008


Hey,

The attached patch implements the basic functionality for
TextBox.AutoComplete - which is the auto complete support for custom
sources. This includes creating a new control to handle such task as
well as handling the text changes in TextBox.

Observe that the attached patch lacks keyboard navigation, but it should
be trivial to add, and actually wanted to have this code reviewed before
going on ;-)

My biggest doubt is related to the draw, and where should I put this
code - probably George can comment on this ;-D

Carlos.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: autocomplete.patch
Type: text/x-patch
Size: 8924 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20080617/808060ca/attachment.bin 


More information about the Mono-winforms-list mailing list