Subject | Re: TIB_ComboBox and incremental searching |
---|---|
Author | johnleb.geo@yahoo.com |
Post date | 2001-10-01T11:26:54Z |
> >Is it possible to make TIB_ComboBox to use incremental searchability?
> >can
> >Here are some details:
> >I have a table with a few fields, one of them is day of week. It
> >have values from 1 to 7. To edit this field I use TIB_ComboBoxwhere
> >Items = ('Monday'..'Sunday') and ItemValues = (1..7). That's all.And
> >here is my question.wanting to have the user type in 'Mo' and have 'Monday' appear in the
>
> John,
> I don't understand what you are looking for here...are you perhaps
editbox portion?
Exactly. But it seems that TIB_ComboBox cannot perform such search.
But maybe I am wrong?