Subject Re: [IBO] Question about TIB_LookupCombo
Author Geoff Worboys (TeamIBO)
> Thanks for your reply but I realize I can click the down arrow and
> use the arrow keys. I need to be able to click in the combo with the
> mouse and not have it close.

I think I understand what you are getting at, and why. Scrolling the
list with the mouse on the scrollbar does not scroll the record
selection, so if you revert to using the arrow keys the list jumps
right back to the selected record.

Anyway, I think the short answer is that you can NOT do what you want.

Remember that LookupCombo supports incremental searching by typing.
Its much more accurate than scrolling on the mouse bar, the user
simply types a few characters to get close and then uses the up/down
arrows to select the particular entry. If you prefer you can set
AutoDropDown to true so the user can see what is happening as they
type. Thats the best we can offer I believe.

--
Geoff Worboys - TeamIBO
Telesis Computing