Subject Re: [IBO] IB_LookupEnh question
Author Geoff Worboys
> That was my first idea. But first I have to close up the combo
> (I did it by 'sending' escape key to the combo)

Why? As soon as the focus leaves the control it should close up
anyway.


> this give some problems when I have OnCloseUp even
> assigned. Is it possible to not fireing this event when user
> pressed escape key?

I've never used the OnCloseUp event (I provided it because it seemed
like the right thing to do :-) What sort of thing are you doing in
that event? (Just curious.)

When I add support for the Escape key I will also make a function
available that you can call directly rather than having to simulate a
keystroke (hopefully I can just make the existing Reset function
achieve this).

When I set this up I may be able to provide a flag that you can check
in the event handler to see if the CloseUp is happening due to a
reset.


> I was thinking about changing the button image from ellipsis
> to i.e. query when the combo is dropped down. I tried your
> procedures for drawing images but without success. Any clues?

What I will do is update the demo you sent as an example and send it
back to you (without the database since you wont need that back).


What is the urgency on this stuff?
I am hoping to go to bed shortly :-)


Geoff Worboys
Telesis Computing