Jacque.
Hi. I know. It is topLevel, in that it is an editable, resizable window. Is there something else in that regard? Once I make it visible, I can save it and dismiss it, but it will not reappear, double clicked from the finder. Only if I launch in a new LC session does it act normally. I just want to make sure it does not contain some lurking corruption. The stack's openStack handler can be empty, and there is no preOpenStack handler, so I cannot see how Bob's suggestion could help. I will try tomorrow anyway. Craig -----Original Message----- From: J. Landman Gay <[email protected]> To: How to use LiveCode <[email protected]> Sent: Wed, Feb 15, 2012 7:10 pm Subject: Re: Can't see my stack On 2/15/12 3:09 PM, [email protected] wrote: > I have one stack, that if I launch LC by > double clicking it in the finder, always shows up just fine. Its > openStack handler runs as advertised. If I have LC already open, > though, and try to open the stack from the finder, it never opens. > Sort of. It opens, but cannot be seen. A stack's visible property can be true while the stack is hidden. The property and the actual screen draw are separate things. Have you tried re-saving it after making it toplevel and it's in view? -- Jacqueline Landman Gay | [email protected] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
