Subject Re: [IBO] Re: TIB_ComboBox and incremental searching
Author Geoff Worboys
> > type in 'Mo' and have 'Monday' appear in the
> > editbox portion?
> >
> Exactly. But it seems that TIB_ComboBox cannot
> perform such search.
> But maybe I am wrong?

Its a Windows API problem - the way Windows ComboBox works.

If you are interested my TIB_ComboBoxEnh is not based on the Windows
API combobox, but on my EditEnh derivation. It can perform
incremental searching as you require (which was part of the reason for
building it).

www.telesiscomputing.com.au/enhcomp.htm

(and then email me for the password to evaluation the collection)

Geoff Worboys
Telesis Computing