On Dec 12, 2010, at 11:35 AM, Bill Vlahos wrote:

The docs say that if you "put" something from a script into a field no closeField message is sent.

This appears to be the same as if you delete (menuItem Clear) as well. Is this the correct behavior because the docs don't mention it?

This appears to be true. You will probably have to intercept the backspaceKey and deleteKey messages and add a "send closefield to the target" message after the deletion.

-- Peter

Peter M. Brigham
pmb...@gmail.com
http://home.comcast.net/~pmbrig




_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to