On 5/9/13 3:30 PM, Dr. Hawkins wrote:
On Thu, May 9, 2013 at 1:13 PM, J. Landman Gay <jac...@hyperactivesw.com> wrote:
Yes, probably.


Hmm.

Just tried this.

Change something in the field, hit "d" to exit with a breakpoint set.
Stepping through and into, nothing happens on "select empty"

I suppose I *could* in openField "set the origVal of the target to the
text of the target", and instead of empty test for origVal and the
current value . . . but the select empty is so much more elegant.


The debugger is interfering because the focus is now in the script editor. Instead, open the Message Watcher (Development menu) and run your handlers normally. You'll see the messages in there.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
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