Search found 361 matches

by splash21
Thu Feb 27, 2014 7:42 pm
Forum: iOS Deployment
Topic: No iCloud solution?
Replies: 12
Views: 8444

Re: No iCloud solution?

Just tried testing on iOS and nothing would work :shock:
It looks like the uuid function causes a problem on iOS - seems to cause an error. I'll replace it with something else. Works OK on desktop and android.
by splash21
Thu Feb 27, 2014 4:48 pm
Forum: iOS Deployment
Topic: No iCloud solution?
Replies: 12
Views: 8444

Re: No iCloud solution?

I added a couple of commands to upload the iOS push notification certificate and the google GCM key to the server. I just tested android notifications and everything works OK, so I'll give iOS a go later. 8)
by splash21
Thu Feb 27, 2014 4:41 pm
Forum: MobGUI
Topic: Found a small bug?
Replies: 1
Views: 2603

Re: Found a small bug?

Thanks, William - I'll check it out!
by splash21
Thu Feb 27, 2014 11:39 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Error need help CHUNK?
Replies: 5
Views: 3271

Re: Error need help CHUNK?

button "btnPrint": execution error at line 35 (Chunk: no such object) near "txt_id", char 4 what does it mean? Hi, blairetabay. It means that there's no field called "txt_id". If the field is on another card or something similar and not visible to the script, adding the card name to the reference c...
by splash21
Wed Feb 26, 2014 10:56 pm
Forum: Talking LiveCode
Topic: A Public Highscore System
Replies: 3
Views: 2918

Re: A Public Highscore System

Take a look at http://forums.runrev.com/viewtopic.php?f=49&t=19282. The high score functions may be of interest :D
by splash21
Wed Feb 26, 2014 9:45 pm
Forum: MobGUI
Topic: Change theme using script
Replies: 1
Views: 2665

Re: Change theme using script

No - it isn't possible at the moment. No libraries are attached to your stack, only the control behaviors. The aim was to make the behaviors as lightweight as possible.
by splash21
Wed Feb 26, 2014 9:41 pm
Forum: iOS Deployment
Topic: No iCloud solution?
Replies: 12
Views: 8444

Re: No iCloud solution?

I've written up the documentation for what I have so far - if anyone is interested after reading then let me know and I'll send an API key. Everything worked fine the last time I tested (around April 2013) and I've made a couple of updates for newer versions of LC. I've marked the cloud.PushBroadcas...
by splash21
Wed Feb 26, 2014 1:00 pm
Forum: iOS Deployment
Topic: No iCloud solution?
Replies: 12
Views: 8444

Re: No iCloud solution?

At some point I might need to tackle sync ... but first things first! I wasn't really aiming at a sync feature, but it would be damn handy! I'd definitely like something that will work across all platforms. Re-inventing the wheel isn't necessary when there are projects like owncloud, but I don't th...
by splash21
Wed Feb 26, 2014 12:44 pm
Forum: iOS Deployment
Topic: No iCloud solution?
Replies: 12
Views: 8444

Re: No iCloud solution?

http://owncloud.org/ was mentioned a while ago - looks really interesting. For sync, etc. this could be a good solution as you can set it up on your own server.
by splash21
Tue Feb 25, 2014 3:42 pm
Forum: iOS Deployment
Topic: No iCloud solution?
Replies: 12
Views: 8444

Re: No iCloud solution?

Real iCloud - not that I know of, but maybe you should ask on the use list as well - you never know - someone might already have something. This is pretty basic - no sync, but maybe that's something that could be added. I've just updated the cloud scripts, so I'll post a test stack soon if you guys ...
by splash21
Tue Feb 25, 2014 8:59 am
Forum: MobGUI
Topic: Multiline problems
Replies: 14
Views: 10222

Re: Multiline problems

Hi, Rob. Glad it's all working. Unfortunately, I think the clipboardData is still only available on desktop platforms, so I don't think copying the text is possible via code :(
by splash21
Tue Feb 25, 2014 1:04 am
Forum: iOS Deployment
Topic: No iCloud solution?
Replies: 12
Views: 8444

Re: No iCloud solution?

I've not looked at it since April, but I was working on some cloud stuff - it talks to LC server from your app. Features (I'm sure everything works so far) are; storing and fetching data storing and fetching high scores (optional auto trim to the top N scores) registering devices for push notificati...
by splash21
Tue Feb 25, 2014 12:50 am
Forum: MobGUI
Topic: Multiline problems
Replies: 14
Views: 10222

Re: Multiline problems

Rob - test stack attached. I renamed the script local to sInstruct (force of habit!)
Rob1.zip
(3.2 KiB) Downloaded 300 times
by splash21
Mon Feb 24, 2014 10:32 pm
Forum: Talking LiveCode
Topic: 'Send in x millisecs' performance hit with user interaction?
Replies: 12
Views: 7396

Re: 'Send in x millisecs' performance hit with user interact

@sefrojonesGAda40 - LOL. Love that name - "crappy chicken". Neat 8)
by splash21
Mon Feb 24, 2014 9:44 pm
Forum: Talking LiveCode
Topic: 'Send in x millisecs' performance hit with user interaction?
Replies: 12
Views: 7396

Re: 'Send in x millisecs' performance hit with user interact

Much to my horror, I find myself interested in your project :shock:

I've played the original - and hated it! My kids can get scores of 28 and 40. I have managed .... 2.

I hope you post an update when it's up and running!

Go to advanced search