Search found 3 matches
- Wed Sep 27, 2023 12:32 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Stack Window Disappears
- Replies: 12
- Views: 6485
Stack Window Disappears
Hi, I have a problem which is preventing me from using livecode. I've tried both version 9 6 100 and 10 0 0(dp6). I'm on a Mac v13 of macOS, fully patched. The problem is, when I click on anything in the tool bar, the main stack window disappears behind any other open apps. The only way I can use it...
- Fri Jun 21, 2019 6:08 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Using a substack as a library stack
- Replies: 7
- Views: 5378
Re: Using a substack as a library stack
Thanks so much for the warm welcome and encouragement everyone and thanks Klaus for the excellent explanation. I’ve had quite a few abortive attempts at switching to Livecode but this kind of thing has always got in my way and forced me to switch back to more familiar languages.
- Fri Jun 21, 2019 1:35 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Using a substack as a library stack
- Replies: 7
- Views: 5378
Using a substack as a library stack
Hi All, Sorry if this is a stupid question, but I’ve really been struggling to get a library stack working within a main stack. Basically I want to add some code to a substack and call it from the main stack, Here’s what I did based on what I’ve been able to find so far. 1. Created a new stack calle...