Page 1 of 1

Script Editor

Posted: Thu Apr 06, 2017 1:37 pm
by notime
Welche Alternativen gibt es zu einem modernen Sonnenschirm?
Für alle, die sich nicht so sehr mit einem Sonnenschirm anfreunden können, gibt es natürlich noch Alternativen wie ein Pavillon oder sogenannte Sonnensegel - die den passenden Sonnenschutz ermöglichen. Im vergleich zu Sonnenschirmen sind diese Alternativen aber meist eindeutig unanpassungsfähiger · ergo auch eher für eine feste Installation gedacht.

Re: Script Editor

Posted: Thu Apr 06, 2017 1:54 pm
by dunbarx
Hi.

1- Check out the "openStacks" function.

2 Execute this: "Edit the script of yourControl/Card/Stack".
Now open all the stacks you ask for, and run the openStacks function. You can see that all these are simply stacks, and you could, for example, "open stack revProjectBrowser"

3 - set the loc of stack "revProjectBrowser" to "300,300", And since all gadgets, like the message box, are stacks, why could you not have that stack track another?

4- Why not just "go" to the stack of interest?

Craig Newman

Re: Script Editor

Posted: Thu Apr 06, 2017 2:31 pm
by Klaus
Hi notime,

1. welcome to the forum!

2. What Craig said.

3.
notime wrote:Whenever I open Livecode I'm always spending a minute or two placing my windows.
And, as we know, you have notime! :D
Sorry, couldn't resist!


Best

Klaus

Re: Script Editor

Posted: Thu Apr 06, 2017 4:33 pm
by jacque
LC used to remember the locations of most of its windows. Mine still do, but I set them up in earlier versions. What version are you using?

The locations are stored in the user preferences file. If that is not happening it is either a deliberate change or a bug.