Subject Re: [IBO] TIB_LookupCombo search buffering?
Author Tim Meneely
On Wednesday 02 July 2003 10:28 am, Helen Borrie wrote:
> >Is there any way to clear this typing buffer?
>
> Yes - set the ClearSelectionOnExit property to True - at least I think this

That did it. It's not exactly clear to me why one combobox would affect the
other. I suppose there are many interactions handled by IBO when lookups are
going on.

> look at the dataset's ClearSearch and
> ClearIncSearchString methods, which you could kick off in the same block

ClearIncSearchString works too. It's more code than ClearSelectionOnExit, but
more satisfying <grin>.

> Hope you appreciate the short answer. :-)

I do; I'd never be successful as a technical writer, the way I run on.

I especially appreciate the accurate and rapid answer!

Thanks,
Tim