Thanks Bob - I do have the library included. This has been working for some time, but all of a sudden it's throwing errors. The weird thing is that it works in the ide. It even works in the standalone if I open my development stack with the datagrid by dragging and dropping on the application, but the stack in the standalone throws the error.

Marty
I think you have to include the datagrid library in your standalone setup. 
Never done it. Heard about it.

Bob


On Sep 27, 2011, at 6:06 PM, Marty Knapp wrote:

I have an application with a Datagrid that's been working fine but I'm now 
getting an error in the standalone (but it seems to work fine in the IDE):

Software Version: 2.1.0r1
System: MacOS 10.6.8
Executing at 6:01:45 PM on Tuesday, September 27, 2011
----------
Type: Chunk: can't find object
Object: button "Data Grid" of group "Behaviors" of card "card id 1002" of stack 
"revDataGridLibrary"
Line: if the behavior of it is empty then
Line No: 3729
Hint: _table.CreateControlsForColumns
----------
Type: if-then: error in statement
Object: button "Data Grid" of group "Behaviors" of card "card id 1002" of stack 
"revDataGridLibrary"
Line: if theRequiredControlCount>  theCurrentControlCount then
Line No: 3642
Hint: _table.FillListWithJustEnoughControls
----------
Type: Handler: error in statement
Object: button "Data Grid" of group "Behaviors" of card "card id 1002" of stack 
"revDataGridLibrary"
Line: _table.FillListWithJustEnoughControls
Line No: 3788
Hint: _table.DrawControlsInRealTime
----------
Type: Handler: error in statement
Object: button "Data Grid" of group "Behaviors" of card "card id 1002" of stack 
"revDataGridLibrary"
Line: _table.DrawControlsInRealTime pForceRefresh
Line No: 3480
Hint: _table.DrawWithProperties
----------
Type: switch: error in statement
Object: button "Data Grid" of group "Behaviors" of card "card id 1002" of stack 
"revDataGridLibrary"
Line: switch _ControlType()
Line No: 2302
Hint: _DrawListWithProperties
----------

Anybody have a clue what's going on???

Marty Knapp


_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to