Determining which UITextField sent a message

MacBox at earthlink.net MacBox at earthlink.net
Wed Mar 23 19:33:21 EDT 2011


Is it possible, to find out which UITextField sent a message?

It doesn't seem that the objects include their name, or ID, as a parameter with the messages they send, so if I have 2 or more UITextFields on a card, when I trap an "inputReturnKey" message, is there any way to tell which field sent it?



More information about the use-livecode mailing list