Subject Re: [IBO] TIB_ComboBox AutoComplete
Author Jason Wharton
> I just wonder, why auto-completion (semi-automatic) needs to click the
> dropdown list. Why not implement fully-automatic behaviour? :-)
> Guess, that code is already there, but need on change event handler
> Maybe for the next version this would be implemented?
>
> At 2003.08.07 02:19, you wrote:
> > > Is there a way to have auto-completion in a TIB_ComboBox? This
> > > feature exists with a TDBComboBox by setting the AutoComplete
> > > property to true, but this property does not exist with the
> > > TIB_ComboBox. TIA.
> >It has what could be called semi-automatic completion: if you start
> >typing characters and then click the dropdown list open, the first
> >matching list item (if any) will be selected. The edit part will be
> >completed to reflect that, and the complete text of the edit part
> >selected.
>
>
>
> --/ Gediminas /--
> The Truth Is Out There

I would be open to someone contributing such an improvement though it
doesn't strike high on my priority list for me to do it.

PS. Truth Is In There too.

Regards,
Jason Wharton