Sure. Any object that has an inspector, and that means everything, can hold 
custom properties. Open the stack inspector and check it out.
The trick is to know where to place these things. It depends on what is going 
to need them. In a sense, you might think they ought to fall into some sort of 
"message hierarchy", but since they are always explicitly referenced, this is 
not strictly true. You generally place them according you your own sense of 
structure.
Craig


-----Original Message-----
From: Kaveh Bazargan via use-livecode <use-livecode@lists.runrev.com>
To: How to use LiveCode <use-livecode@lists.runrev.com>
Cc: Kaveh Bazargan <ka...@rivervalleytechnologies.com>
Sent: Tue, Mar 10, 2020 6:39 am
Subject: Re: Stacks and Custom properties

Absolutely. I keep most of my variables in stack custom properties.

On Tue, 10 Mar 2020 at 10:36, Richmond via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Can a stack have custom properties?
>
> Richmond.
>
> _______________________________________________
> 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
>


-- 
Kaveh Bazargan PhD
Director
River Valley Technologies <http://rivervalleytechnologies.com/> • Twitter
<https://twitter.com/kaveh1000> • LinkedIn
<https://www.linkedin.com/in/bazargankaveh/>
_______________________________________________
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

Reply via email to