Page 1 of 1

Launcher standalone and Data Grid Problem

Posted: Wed Feb 15, 2012 8:26 pm
by jharris
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

Re: Launcher standalone and Data Grid Problem

Posted: Wed Feb 15, 2012 8:43 pm
by Klaus
Hi jharris,

maybe this will help you:
http://lessons.runrev.com/s/lessons/m/d ... -data-grid

Scroll down the page to: But What About Launcher Stacks (Splash Stacks)?


Best

Klaus

Re: Launcher standalone and Data Grid Problem

Posted: Wed Feb 15, 2012 8:47 pm
by jharris
Thanks Klaus,

That was exactly what I was looking for. Makes sense.
Everything is working now.

Regards,
jharris

Re: Launcher standalone and Data Grid Problem

Posted: Wed Feb 15, 2012 8:54 pm
by Klaus
G-REAT! :D