Data grids in standalones

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


On Tue, Mar 30, 2010 at 10:38 AM, Sarah Reichelt
<sarah.reichelt at gmail.com> wrote:
> I have an app that uses data grids, but as one of the stacks is
> password protected, I am selecting the inclusions for the standalone
> manually.
> I think this is stopping the data grid library from being imported
> automatically into the standalone, so when I try to display any data
> in a data grid, I get an error like this:
>
> Executing at 10:33:21 AM on Tuesday, March 30, 2010
> Type: Chunk: error in object expression
> Object: group 'DG1' of card '...' of stack '/Users/sarah/.....'
> Line Num: 3629
> Hint: _table.CreateControlsForColumns
>
> Can I tell the standalone builder to include the data grid library
> even if setting inclusions manually?
> Or do I have to un-protect my stack to get this to work.


I fixed this problem by getting rid of the protected stack (which is
what I wanted to do anyway).
But the question remains: if I choose to specify inclusions, how do I
include the data grid library?

Cheers,
Sarah



More information about the use-livecode mailing list