Am 23.09.2012 um 08:10 schrieb Oliver Osswald <[email protected]>:

> In the event handlers of that class I find only an action event, which fires
> on each keystroke. But I want to search the database only after Return or
> Enter key were pressed.

You can in next plugins use keyUp event for this.

> Now the problem I encounter is, that the key is not consumed, and when in
> the DoSearch method I switch to a listbox to display a resultset, then only
> the Return or Enter key gets executed (which produces some undesired
> result).
> 
> How can I 'consume' that Return/Enter key before calling DoSearch? Or is
> there another approach?


Not sure what the problem is here.


Greetings
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/

_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
[email protected]
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to