Data Grid deployment question
Trevor DeVore
lists at mangomultimedia.com
Thu Dec 17 15:59:40 EST 2009
On Dec 17, 2009, at 3:57 PM, Josh Mellicker wrote:
>> b) Include the revDataGridLibrary.rev stack as a stack file in your
>> application distribution. You need load this stack in memory before
>> ANY of your application stacks open up or the behavior property of
>> the Data Grid's won't resolve properly.
>
> If we say:
>
> start using stack "revdatagridlibrary.rev"
revDataGridLibrary is not a library stack. It just needs to be in
memory.
> in the PreOpenStack of the stack that has a data grid, is that
> acceptable?
No. You need to load the stack in memory before your stack that has
the data grid is opened in memory. At least that is what I've seen in
my tests.
--
Trevor DeVore
Blue Mango Learning Systems
ScreenSteps: http://www.screensteps.com
Releasable Revolution Resources for Developers: http://revolution.bluemangolearning.com
More information about the use-livecode
mailing list