Sannyasin Brahmanathaswami wrote:
> 4) some day we need a "map" for the IDE and then one could study it
> to better advantage but opening the files that open when it runs, one
> after another.. .I could not quit determine Who's On First" with the
> IDE, in terms of loading order..
"There's no pla
RALPH:
I include all stacks(all library stacks and my "Main stack") in the "copy
files" pane of the standalone settings. My main stack is just a stub. I then
open the "main" stack from the stub and "start using" the library stacks.
BR: yes, I was about to do that, since adding stack files was d
Richard writes:
There are many ways to solve most problems in LC.
Everything in the LC IDE is made with LC. Everything is scriptable.
Let nothing hold you back.
Indeed… we are going in that direction on several counts
1) Start Using works… but clutters the message hierarchy
2) apparently, mer
Sannyasin Brahmanathaswami wrote:
> related bug report from April here:
>
> http://quality.livecode.com/show_bug.cgi?id=17409
>
> still unresolved… my next attempt will be the "start using " method.
> We know where the script only stack is… so we can get the local path
> and get it into memory …
ctor
Evergreen Information Services
rdim...@evergreeninfo.net
-Original Message-
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf
Of Sannyasin Brahmanathaswami
Sent: Wednesday, July 06, 2016 3:12 PM
To: How to use LiveCode
Subject: Re: Stack files on Mobile How to open an
From: use-livecode on behalf of
Brahmanathaswami
Reply-To: How LiveCode
Date: Wednesday, July 6, 2016 at 9:12 AM
To: How LiveCode
Subject: Re: Stack files on Mobile How to open an external Behavior Stack
Related post on the forums:
http://forums.livecode.com/phpBB2/viewtopic.php?f=8&t
Related post on the forums:
http://forums.livecode.com/phpBB2/viewtopic.php?f=8&t=25730
We've been around this barn before.
1) create an external script only stack. e.g. mobileControls.livecode
2) set that as behavior for other stacks
3) add to stack files
4) go stack "movileControls.livecode"