On Tue, Mar 30, 2010 at 11:05 AM, Sarah Reichelt <[email protected]> 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 _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
