Launcher standalone and Data Grid Problem

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
jharris
Posts: 84
Joined: Wed Jan 26, 2011 3:28 am
Location: Arkansas - USA

Launcher standalone and Data Grid Problem

Post by jharris » 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
Operating System: macOS Monterey Version 12.5
LiveCode Version: 9.6.8

Klaus
Posts: 13828
Joined: Sat Apr 08, 2006 8:41 am
Location: Germany
Contact:

Re: Launcher standalone and Data Grid Problem

Post by Klaus » Wed Feb 15, 2012 8:43 pm

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

jharris
Posts: 84
Joined: Wed Jan 26, 2011 3:28 am
Location: Arkansas - USA

Re: Launcher standalone and Data Grid Problem

Post by jharris » Wed Feb 15, 2012 8:47 pm

Thanks Klaus,

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

Regards,
jharris
Operating System: macOS Monterey Version 12.5
LiveCode Version: 9.6.8

Klaus
Posts: 13828
Joined: Sat Apr 08, 2006 8:41 am
Location: Germany
Contact:

Re: Launcher standalone and Data Grid Problem

Post by Klaus » Wed Feb 15, 2012 8:54 pm

G-REAT! :D

Post Reply

Return to “Getting Started with LiveCode - Complete Beginners”