datagrid won't work as livecode-file?

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
alidayvn
Posts: 1
Joined: Fri Aug 30, 2019 3:32 am

datagrid won't work as livecode-file?

Post by alidayvn » Fri Aug 30, 2019 3:33 am

Datagrid won't work as livecode-file?

I've made an application with a datagrid in.
When I save as an standalone application every thing works fine.
When I just save it as a livecode-file the datagrid wo'nt get any data in?
What do I miss?

bogs
Posts: 5480
Joined: Sat Feb 25, 2017 10:45 pm

Re: datagrid won't work as livecode-file?

Post by bogs » Fri Aug 30, 2019 10:53 am

I'm not sure I understand the question. How are you launching a .livecode file ? Are you using a launcher stack? Are you opening it in the IDE?

If your using a launcher stack, my guess would be the launcher didn't have the DG inclusion in it, but that is just a guess. Need more information to proceed, like the steps you took to arrive at the DG not working properly, OS, version of Lc, etc. . .
Image

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10347
Joined: Wed May 06, 2009 2:28 pm

Re: datagrid won't work as livecode-file?

Post by dunbarx » Fri Aug 30, 2019 5:28 pm

$1.00 on no inclusion

Craig

Post Reply