Re: How do I…
dunbarx at aol.com
dunbarx at aol.com
Tue May 15 12:10:58 EDT 2012
Dan
on keyUp
find me in fld "yourField"
end keyUp
You will need to tweak this a bit in order to handle backspaces, etc.
Craig Newman
-----Original Message-----
From: Dan Friedman <dan at clearvisiontech.com>
To: use-livecode <use-livecode at lists.runrev.com>
Sent: Tue, May 15, 2012 11:52 am
Subject: How do I…
I could use a little help... Say you have a search field. In the script of
that field you use the rawKeyUp message to search for whatever it is they typed
(search your database, compile a list and display it neatly in a list). How
would you structure this so that when they typed a second character in the
search field, the executing rawKeyUp will halt and start over using the updated
search string?
Thanks in advance!
-Dan
_______________________________________________
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