Subject | Re: [IBO] IB_LookupEnh question |
---|---|
Author | Geoff Worboys |
Post date | 2001-08-22T14:54:18Z |
> That was my first idea. But first I have to close up the comboWhy? As soon as the focus leaves the control it should close up
> (I did it by 'sending' escape key to the combo)
anyway.
> this give some problems when I have OnCloseUp evenI've never used the OnCloseUp event (I provided it because it seemed
> assigned. Is it possible to not fireing this event when user
> pressed escape key?
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 ellipsisWhat I will do is update the demo you sent as an example and send it
> to i.e. query when the combo is dropped down. I tried your
> procedures for drawing images but without success. Any clues?
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