Determining if Stack is Visible
Paul Gabel
paulgabel at comcast.net
Thu May 22 12:29:07 EDT 2008
Steve:
> if visible of stack "substack" is true then
should be <if THE visible of stack "substack" is "true" then>
Visible is a property, so you have to use the word "the" before it.
Paul Gabel
---------------
On May 22, 2008, at 6:22 AM, Steven Axtell wrote:
> Mark,
>
> I didn't state my question very clearly. From what I see, the
> "visible" property is used to make the object visible or invisible
> but cannot be used to determine if the object is visible. I know
> that I am missing something somewhere. I tried using code something
> like the following:
>
> if visible of stack "substack" is true then
> [process code]
> end if
>
> When I use this code nothing happens.
>
> I appreciate your help.
>
> Steve
>
>
> ----- Original Message ----- From: "Mark Schonewille" <m.schonewille at economy-x-talk.com
> >
> To: "How to use Revolution" <use-revolution at lists.runrev.com>
> Sent: Thursday, May 22, 2008 7:58 AM
> Subject: Re: Determining if Stack is Visible
>
>
>> Steve,
>>
>> It's the same for stack.
>>
>> Mark
>>
>> --
>>
>> Economy-x-Talk
>> Consultancy and Software Engineering
>> http://economy-x-talk.com
>> http://www.salery.biz
>>
>> Get your store on-line within minutes with Salery Web Store
>> software. Download at http://www.salery.biz
>>
>> Op 22-mei-2008, om 14:55 heeft Steven Axtell het volgende geschreven:
>>
>>> I want to find out what code is used to determine if a stack is
>>> visible or not. I see that the "visible" property is used to
>>> make an object visible or invisible, but don't see how to
>>> determine if a stack is visible.
>>>
>>> Thanks,
>>>
>>> Steve
>>
>>
>> _______________________________________________
>> use-revolution mailing list
>> use-revolution at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list