I'm having trouble with the pasteKey message not being caught (I understand that it does not function in the IDE without suspending the development tools).

I tried this twice - make 2 identical stacks, each with a field. In the field script I put:

on pasteKey
  answer "No pasting allowed"
end pasteKey

Then take one of the stacks and install a menubar with the default settings. Script the cut - copy - paste commands with cut, copy & paste respectively. Then suspend development tools, copy some text from somewhere and try to paste into the 2 stacks. The stack without the menubar catches the pasteKey message, but the stack with the menubar does not and the text is pasted.

Is this a bug, or am I not understanding something? (This has been driving me crazy for a while)

Marty
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to