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 ...
Search found 11 matches
- Sun Aug 14, 2016 2:18 am
- Forum: Databases
- Topic: SQLite Images and Standalone Issues
- Replies: 39
- Views: 55117
- Sat Aug 13, 2016 10:12 pm
- Forum: Databases
- Topic: SQLite Images and Standalone Issues
- Replies: 39
- Views: 55117
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 ...
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 ...
- 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: 3024
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 ...
- Thu Aug 11, 2016 10:13 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Shared Datagrid
- Replies: 1
- Views: 2824
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
- Thu Aug 11, 2016 9:33 pm
- Forum: Databases
- Topic: SQLite Images and Standalone Issues
- Replies: 39
- Views: 55117
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?
Again, why does it work in development but not in standalone?
- Wed Aug 10, 2016 11:52 pm
- Forum: Databases
- Topic: SQLite Images and Standalone Issues
- Replies: 39
- Views: 55117
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 ...
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 ...
- Tue Aug 09, 2016 7:10 pm
- Forum: Databases
- Topic: SQLite Images and Standalone Issues
- Replies: 39
- Views: 55117
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.
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.
- Sat Aug 06, 2016 11:58 pm
- Forum: Databases
- Topic: SQLite Images and Standalone Issues
- Replies: 39
- Views: 55117
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 ...
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 ...
- Thu Jul 28, 2016 12:04 am
- Forum: Databases
- Topic: SQLite Database Location - Livecode 8
- Replies: 3
- Views: 6066
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.
Sorry for the noise.
- Wed Jul 27, 2016 10:45 pm
- Forum: Databases
- Topic: SQLite Database Location - Livecode 8
- Replies: 3
- Views: 6066
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 ...
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 ...
- Sat Oct 22, 2011 7:21 pm
- Forum: iOS Deployment
- Topic: Livecode 5 causing upload issue?
- Replies: 5
- Views: 5939
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 ...
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 ...