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 … hopefully the behavior will fire.

From: use-livecode <use-livecode-boun...@lists.runrev.com> on behalf of 
Brahmanathaswami <bra...@hindu.org>
Reply-To: How LiveCode <use-livecode@lists.runrev.com>
Date: Wednesday, July 6, 2016 at 9:12 AM
To: How LiveCode <use-livecode@lists.runrev.com>
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=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"  when starting the app.
# dictionary says it will be found if it is in the stackfiles property
5) the behavior is now in the message path

BUT: the stack files property is dimmed in the standalone settings for mobile.
8.1 DP2

yet the dictionary indicates StackFiles is a valid property for all platforms 
including mobile

??
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to