Determining if Stack is Visible
Mark Schonewille
m.schonewille at economy-x-talk.com
Thu May 22 09:34:12 EDT 2008
Hi Steve,
Maybe the visible of your stack is false? ;-)
I think the problem is somewhere else in you code.
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz
Color Converter does what it says. Download it at http://economy-x-talk.com/cc.html
On 22 mei 2008, at 15:22, 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
>
More information about the use-livecode
mailing list