Re: Lock Messages and getProp/setProp...

2016-10-28 Thread Richard Gaskin
Paul Dupuis wrote: > I will periodically want to 'lock messages' so that preopen... and > open... handlers and the like do not fire as a handler is making > changes. However, I find that I WOULD like to use custom properties in > those handlers that have a getprop or setProp handler and the lock

Lock Messages and getProp/setProp...

2016-10-28 Thread Paul Dupuis
I will periodically want to 'lock messages' so that preopen... and open... handlers and the like do not fire as a handler is making changes. However, I find that I WOULD like to use custom properties in those handlers that have a getprop or setProp handler and the lock messages prevents them from f