Point of confusion - Custom Properties

Phil Davis davis.phil at comcast.net
Wed Apr 26 19:17:21 EDT 2006


Hi Jim,

I should have also said:

If your stack has actual 'dontShow...' custom properties, those 
properties are just data containers. Your 'openCard' statements that 
refer to them in your example will change their values just fine without 
using 'getProp' or 'setProp' handlers.

Phil

Jim Ault wrote:
> I am trying to grasp how the setProp and getProp handers will work and am
> stuck on the following concept.
> 
> Given: that executing the following lines will 'attempt' to change the
> values of custom properties and send a message to do so ...
> on opencard
>   set the dontShowError of this stack to "true"
>   set the dontShowIcons of this stack to "true"
>   set the dontShowAnimation of this stack to "true"
> end opencard



More information about the use-livecode mailing list