copyKey

Richmond Mathewson richmondmathewson at gmail.com
Thu Jan 26 14:46:34 EST 2017


I'm trying to disable copying from textFields throughout a stack and 
tried this in
the stackScript:

on copyKey
   answer "Hard Cheese, Buster; this is a Demo!"
   pass copyKey
end copyKey

copying of selectedText in a field still occurred . . .

I tried it in a cardScript . . .  nix

and I tried it in the script of the textField I was trying to copy from 
. . .

[all this on Linux]

does anybody know where I am going wrong, as I seem to be
following the instructions in the Documentation?

Richmond.



More information about the use-livecode mailing list