AHA! (thanks)
gc
On Wed, Jan 10, 2018 at 3:56 AM, Mark Waddingham via use-livecode <
use-livecode@lists.runrev.com> wrote:
>
>
> The 'cLocked' is a getProp/setProp (virtual) custom property, which is why
> it doesn't appear in the customKeys.
>
> Warmest Regards,
>
> Mark.
___
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 "revPro
(I should add that I am using 8.1.8, the community edition, on Mac)
On Tue, Jan 9, 2018 at 8:20 PM, Geoff Canyon 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
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
On Tue, Jan 9, 2018 at 6:07 PM, A
I don't think they have any custom properties... at least, if they do then
they don't do anything. They are script-only stacks & behaviors that
generate the UI; they don't use custom props for their functionality.
On Tue, Jan 9, 2018 at 8:40 PM Geoff Canyon via use-livecode <
use-livecode@lists.ru
I'm exploring the LC 8 IDE. If I type in the message box:
put the customkeys of the mouseStack
and put the pointer over the message box, I press return and see a list of
custom properties:
cREVIntelligenceObject
cREVLeft
cREVTopLeft
etc
But if I put the pointer over the Tools palette or the