Standalone issues

Sarah Reichelt sarah.reichelt at gmail.com
Mon Mar 29 21:20:11 EDT 2010


On Tue, Mar 30, 2010 at 11:05 AM, Sarah Reichelt
<sarah.reichelt at gmail.com> wrote:
> I have an app that uses a separate protected stack file.
> I do not want this stack file bundled into the standalone.
> In use, I install this stack and then set the mainStack's stackFiles
> to include this separate stack file.
>
> In Standalone settings, I cannot get them to ignore this separate stack file.
> The "Remove Stack File" button does nothing.
> Setting the stackFiles of the mainStack to empty before creating any
> standalone settings doesn't help.
>
> My debugging shows that it is getting this stack from the list of
> stackFiles, but when I query the stackFiles, it returns empty.
>
> So how can I either stop this stack file from getting into the stacks
> list, or remove it when it gets there?


Sigh - my fault....
Somehow one of the other sub-stacks had got it's stackFiles property
set, so that's where the extra stack file was coming from.

Once I fixed this, my data grid problem also disappeared.

Sorry to bother the list.

Cheers,
Sarah



More information about the use-livecode mailing list