Modal dialog scripting: would like to press Enter instead of Click OK
Modal dialog scripting: would like to press Enter instead of Click OK
I have a modal dialog script with [OK] and [Cancel] buttons where the pre-populated entry is most often accepted rather than typed over.
I would like to be able to press Enter to accept rather than clicking the OK button to accept.
Is there an easy way to do this?
My script right now is
New Window( "Enter Number",
<<Modal,
...