Hi Jacque: Wilstrand's method seems to work (with a little modification). In the following, oldCardID is a custom property of the group. The first focusOut is issued on closeCard.
on focusOut local tID put the ID of this card into tID if tID is not the oldCardID of me then set the oldCardID of me to tID -- here, change the contents of the group, as necessary else send "focusOut" to me in 50 milliseconds end if end focusOut Let me know if this doesn't serve your purpose. I am just trying to learn from all you experts on this use group. Sri. -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/OpenControl-tp4681692p4681736.html Sent from the Revolution - User mailing list archive at Nabble.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