Launcher standalone and Data Grid Problem
Posted: Wed Feb 15, 2012 8:26 pm
Hi,
I have a main stack that I am using for a splash/launcher standalone. This stack opens, does nothing but open another stack which has a Data Grid. The data for the data grid comes from an sqlite database. Everything works ok except for the data grid. I query the database with revDataFromQuery, but the datagrid never shows the records. The data grid also does not respond to any selection change or header clicks. Everything works fine in the IDE, just not after launching the .livecode file from the launcher.
The data grid acts as if it is disabled.
Would anyone have any ideas why this is not working? I am sure it is something simple I've missed.
Thanks,
jharris
I have a main stack that I am using for a splash/launcher standalone. This stack opens, does nothing but open another stack which has a Data Grid. The data for the data grid comes from an sqlite database. Everything works ok except for the data grid. I query the database with revDataFromQuery, but the datagrid never shows the records. The data grid also does not respond to any selection change or header clicks. Everything works fine in the IDE, just not after launching the .livecode file from the launcher.
The data grid acts as if it is disabled.
Would anyone have any ideas why this is not working? I am sure it is something simple I've missed.
Thanks,
jharris