Stack files on Mobile How to open an external Behavior Stack

Sannyasin Brahmanathaswami brahma at hindu.org
Wed Jul 6 15:17:03 EDT 2016


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-bounces at lists.runrev.com> on behalf of Brahmanathaswami <brahma at hindu.org>
Reply-To: How LiveCode <use-livecode at lists.runrev.com>
Date: Wednesday, July 6, 2016 at 9:12 AM
To: How LiveCode <use-livecode at 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

??


More information about the use-livecode mailing list