Hi,
I need to request a confirm to close a dialog where the user insert data in a xbrowse. I simply added a VALID clause at the dialog activation where I start a function where I request a MsgNoYes confirm.
The problem is that if I press the ESC key when the xBrowse has focus the confirm message appairs twice.
Any ideas ?
This is a self-contained that show the problem
www.softwarexp.co.uk/beta/xtest.zip
Simply try to close the dialog pressing ESC and you will receive the exit confirm twice.
Thanks in advance.