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, Ali Lloyd via use-livecode < use-livecode@lists.runrev.com> wrote: > 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.runrev.com> wrote: > > > 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 Properties > palette, > > I get nothing. It's not a mouseStack issue; I can put the name of the > > mouseStack and get "revPropertyInspector 1". And this doesn't work > either: > > > > lock messages;put the customkeys of stack "revPropertyInspector 1" > > > > Any ideas? > > _______________________________________________ > > 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 > _______________________________________________ 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