09-30-2008, 07:02 AM
Only these function can show the "Waiting while the window is hung..." dialog:
key
outp, str.setsel
str.getsel
These functions send keys to the active window. If the window is hung, the keys would be lost. These functions detect hung window, then show the dialog and wait. To disable it, try opt keysync 1.
key
outp, str.setsel
str.getsel
These functions send keys to the active window. If the window is hung, the keys would be lost. These functions detect hung window, then show the dialog and wait. To disable it, try opt keysync 1.