Search found 11 matches

by Stewart Lynch
Sun Aug 14, 2016 2:18 am
Forum: Databases
Topic: SQLite Images and Standalone Issues
Replies: 39
Views: 27567

Re: SQLite Images and Standalone Issues

Ormente, you are a life saver. Having been away from LiveCode for quiet some time now (I have been developing iOS and MacOS apps in Swift for the past couple of years), I am just getting back in to it and should have checked out the documentation. I am only using LiveCode now for Desktop apps as I a...
by Stewart Lynch
Sat Aug 13, 2016 10:12 pm
Forum: Databases
Topic: SQLite Images and Standalone Issues
Replies: 39
Views: 27567

Re: SQLite Images and Standalone Issues

The problem is definitely though writing in the standalone. If I update the database via the runtime version, I can read it OK via the runtime version. However, as soon as I update the second (cropped image) via a snapshot and update the database, the cropped image gets corrupted somehow when updati...
by Stewart Lynch
Fri Aug 12, 2016 9:46 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Open Stack not working in LiveCode 8+
Replies: 1
Views: 2148

Open Stack not working in LiveCode 8+

I am trying to use a launcher stack in LiveCode 8. I have followed the process found in http://lessons.livecode.com/m/4071/l/17375-how-do-i-save-custom-properties-in-a-standalone-application and it works fine in LiveCode 7 but when using LiveCode 8, it gives me an error on the open stack line. Anyon...
by Stewart Lynch
Thu Aug 11, 2016 10:13 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Shared Datagrid
Replies: 1
Views: 1998

Shared Datagrid

Is it possible to have he same datagrid and content shared among many cards as a shared background control? If so, any suggestions would be appreciated
by Stewart Lynch
Thu Aug 11, 2016 9:33 pm
Forum: Databases
Topic: SQLite Images and Standalone Issues
Replies: 39
Views: 27567

Re: SQLite Images and Standalone Issues

Yes, I used base64encode/decode in standalone with same unsuccessful results.
Again, why does it work in development but not in standalone?
by Stewart Lynch
Wed Aug 10, 2016 11:52 pm
Forum: Databases
Topic: SQLite Images and Standalone Issues
Replies: 39
Views: 27567

Re: SQLite Images and Standalone Issues

Everything I try works just fine in development. I can use base64 encoding or not. The problem arises when I build to a standalone. I know that the dbexternal is included in the runtime because I can access the data that was stored during the development process. However, as soon as I build it, the ...
by Stewart Lynch
Tue Aug 09, 2016 7:10 pm
Forum: Databases
Topic: SQLite Images and Standalone Issues
Replies: 39
Views: 27567

Re: SQLite Images and Standalone Issues

No improvement with livecode 7. Same issue.
What is most disappointing is that it works flawlessly in development mode. It is just when I compile to runtime mode that it fails.
Not sure what to do now. I will try base64Encode/deCode but I am not particularly hopeful on this.
by Stewart Lynch
Sat Aug 06, 2016 11:58 pm
Forum: Databases
Topic: SQLite Images and Standalone Issues
Replies: 39
Views: 27567

SQLite Images and Standalone Issues

I have an app that works perfectly in development. I store and retrieve images to a SQLite database. No issues at all. However, when I build the runtime version, the data stored as the image data is completely corrupted and the application fails horribly. Has anyone else experienced this? Using Live...
by Stewart Lynch
Thu Jul 28, 2016 12:04 am
Forum: Databases
Topic: SQLite Database Location - Livecode 8
Replies: 3
Views: 3960

Re: SQLite Database Location - Livecode 8

Yes, I am quite embarrassed. Indeed, I did have a typo and I discovered it myself before I had a chance to read your reply and delete this thread.
Sorry for the noise.
by Stewart Lynch
Wed Jul 27, 2016 10:45 pm
Forum: Databases
Topic: SQLite Database Location - Livecode 8
Replies: 3
Views: 3960

SQLite Database Location - Livecode 8

I am returning after many years to Livecode (got the indy bundle) I was working thought this lesson on mySQL http://lessons.livecode.com/m/4069/l/565718-how-to-create-and-use-an-sqlite-database and am quite perplexed by the whereabouts of the sqlite database. Currently I am testing on a Mac using Li...
by Stewart Lynch
Sat Oct 22, 2011 7:21 pm
Forum: iOS Deployment
Topic: Livecode 5 causing upload issue?
Replies: 5
Views: 3885

Re: Livecode 5 causing upload issue?

I am working on a new game app for iPad using LiveCode 5.0 and XCode 4.2 When I drag my compiled app on to the XCode organizer for my iPad application, I get the following error: The info.plist for application at /Users/slynch/DevFiles/NimTastic.app specifies a CFBundleExecutable of NimTastic, which...

Go to advanced search