This sounds like a good time to use a separate stack that you open modally (or 
on a Mac, "sheet" it), requiring the user to act one way or another before 
moving on.

-- Peter

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

On Jun 26, 2012, at 11:54 AM, Dr. Hawkins wrote:

> I have a group that pops up under certain circumstances to gather more
> fields and merge them for the target field.
> 
> I have it's termination behavior working correctly--when it terminates
> 
> The problem is that I can click into a field outside the group without
> triggering it, at which point it could keep values that could
> "contaminate" another groupl.
> 
> Do I need to watch for mouseDown for any other target, or some such?
> Check for the new focuse somehow on both exitFIeld and CloseField?
> 
> It seems that there *should* be an exitGroup or exitGroupFields type event
> 
> Or something like "if the focusedObject is not a member of this group
> then . . ." type construct
> 
> -- 
> The Hawkins Law Firm
> Richard E. Hawkins, Esq.
> (702) 508-8462
> hawkinslawf...@gmail.com
> 3025 S. Maryland Parkway
> Suite A
> Las Vegas, NV  89109
> 
> _______________________________________________
> 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


_______________________________________________
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