combo with auto-complete?
Vadim Zeitlin
vadim at wxwidgets.org
Wed May 14 14:07:55 PDT 2008
On Wed, 14 May 2008 19:25:10 +0200 Armel <armelasselin at hotmail.com> wrote:
A> i'd like to use a combobox with auto completion in my wx app, exactly like
A> in IE (have the MRU in the combo, and the proposed items in a list below the
A> edit text part of the combo when typing, the proposed items may not be those
A> of the combo, i.e. there may be chosen from a larger [dynamic] list)
A>
A> is there something around doing that already?
I started implementing this in svn trunk with wxTextEntry::AutoComplete(),
I'd welcome any feedback about it.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list