Hi Mark,
Yes, I'm doing that when the user stops editing from within my utility.
The problem I have is if the user stops editing by clicking the "Edit
Group" button in the LC toolbar. There doesn't seem to be a message
generated when that happens so my utility never finds out about it.
Pete
lcS
Peter-
Saturday, August 18, 2012, 3:48:22 PM, you wrote:
> Thanks for any ideas,
Issue the command "stop editing"?
--
-Mark Wieder
mwie...@ahsoftware.net
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscrib
In a utility I'm writing, I need to keep track of when groups in stacks
outside the utility go into and out of edit mode. The context is as
follows.
I have a front script that traps newField, newButton, etc messages. In
that script I can easily tell if the control is being added while the stack