On 2018-01-10 02:20, Geoff Canyon via use-livecode wrote:
But they do. Specifically, stack "revPropertyInspector 1" is not a
script-only stack. It has many objects, and it does have custom properties.
For example, this locks the inspector to its current object:

set the cLocked of stack "revPropertyInspector 1" to true

The 'cLocked' is a getProp/setProp (virtual) custom property, which is why it doesn't appear in the customKeys.

Warmest Regards,

Mark.

--
Mark Waddingham ~ m...@livecode.com ~ http://www.livecode.com/
LiveCode: Everyone can create apps

_______________________________________________
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