Data Validation of copied Data in a field

dunbarx at aol.com dunbarx at aol.com
Fri Oct 9 08:54:36 EDT 2015


Why not use the "textChanged" message? It does not care about the method that the user might use to, er, change the text.


On the other point, did you mean the "pasteKey" message? This is trapped by the IDE unless you turn off development tools. Check out the "Development" menu.


Craig Newman



-----Original Message-----
From: Hillen Richard <mail at richard-hillen.de>
To: use-livecode <use-livecode at lists.runrev.com>
Sent: Fri, Oct 9, 2015 8:34 am
Subject: Data Validation of copied Data in a field


Hello list,

until now I used the closefield message to validate data typed into
a field.
This worked until someone copied the data into the input field.

To
validate such copied data too, I look for a method / message to trigger the data
validation after pasting.
But I didn´t find a solution.
There is a message
„passkey“ which I didn´t get it to work.

May you help?

Richard.
(LC 6.7.4 on
OS X 10.10)
_______________________________________________
use-livecode mailing
list
use-livecode at lists.runrev.com
Please visit this url to subscribe,
unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
 



More information about the use-livecode mailing list