Hi,
We use a showQuestionDialogue in Find mode to ask te user if he wants to enter search criteria again,
or if he wants to cancel Find when no records are found. (Search again No/Yes)
This works fine when the user clicks the Yes button, or when he uses the TAB key to go to the Yes button and the space bar to select this YES answer.
But when he uses the TAB key to go to the YES button and then hits the ENTER key, the dialog call returns a YES
BUT the enter is also processed by Servoy and a new search is executed…
Any ideas how to prefent this behaviour ( flush the input buffer or ??)
Regards,