Search found 35 matches

by GSA_DC
Thu May 14, 2015 9:51 pm
Forum: iOS Deployment
Topic: App not running beyond iPhone 5 in simulator in 7.0.4
Replies: 2
Views: 2764

App not running beyond iPhone 5 in simulator in 7.0.4

Hi again. My other issue is with the updated app not running in anything over iPhone 5 or iPad 2 in the simulator (and perhaps on hardware - sourcing). It quits before getting to the end of the openStack call. Again, almost nothing has changed in this update. I'm now publishing from 7.0.4 (previous ...
by GSA_DC
Thu May 14, 2015 9:23 pm
Forum: iOS Deployment
Topic: Standalone app now 80mb instead of 20mb after upgrading
Replies: 4
Views: 3611

Standalone app now 80mb instead of 20mb after upgrading

Hi. I have a couple of questions: I'll post the other in a separate thread. I hope someone can help. Firstly, can anyone explain why, after upgrading to 7.0.4 the standalone app is now 4 times the size it used to be (now 80mb)? When I last published (using 6.6.2 i think) it was around 20mb. Nothing ...
by GSA_DC
Tue Mar 24, 2015 11:37 pm
Forum: Talking LiveCode
Topic: Livecode Arduino
Replies: 2
Views: 2034

Re: Livecode Arduino

This is a great help. I'll check in a pre 7 version. And I appreciate your tips.

Thanks a million!

Kind regards, Paul.
by GSA_DC
Tue Mar 24, 2015 3:50 pm
Forum: Talking LiveCode
Topic: Livecode Arduino
Replies: 2
Views: 2034

Livecode Arduino

Hi. (not sure what happened - I posted something on this a few hours ago and it has vaporised. Anyways...) I have a student who is trying to control a simple Arduino board to switch lights and trigger thing from a desktop Livecode application. We're having trouble in communicating with the Arduino. ...
by GSA_DC
Tue Mar 24, 2015 3:49 pm
Forum: Talking LiveCode
Topic: Help extracting information from USB port data
Replies: 26
Views: 19198

Re: Help extracting information from USB port data

a computer cannot do what a human brain can do, nor will it ever.
This is worthy of a new thread in the 'Consciousness, AI and Machine Learning with Livecode' board.
by GSA_DC
Mon Feb 23, 2015 8:07 pm
Forum: Digital Art and Portfolios
Topic: Livecode mobile app interfacing with real-world hardware
Replies: 14
Views: 23305

Re: Livecode mobile app interfacing with real-world hardware

Ok all. Resolved it - as it happens the help on 'files' was very useful! Thanks.
by GSA_DC
Mon Feb 23, 2015 7:07 pm
Forum: Digital Art and Portfolios
Topic: Livecode mobile app interfacing with real-world hardware
Replies: 14
Views: 23305

Re: Livecode mobile app interfacing with real-world hardware

HI again all. Heads up on this. I now have something working quite well. I have Apache and mySQL running on this Mac (easiest for beginners to download MAMP). And I have written a small PHP script to take an input and write it out to a local text file. This is then read by a Livecode desktop app. Al...
by GSA_DC
Mon Feb 09, 2015 11:06 pm
Forum: Digital Art and Portfolios
Topic: Livecode mobile app interfacing with real-world hardware
Replies: 14
Views: 23305

Re: Livecode mobile app interfacing with real-world hardware

Hi again Jacque. Thanks for your feedback. How do I have the Livecode desktop app running fullscreen on the server receive the message from the PHP script? I'm totally lame when it comes to server-side scripting - no clue. Sorry to keep looking for help on this - keen to know a preferred route - wou...
by GSA_DC
Thu Feb 05, 2015 1:56 pm
Forum: Digital Art and Portfolios
Topic: Livecode mobile app interfacing with real-world hardware
Replies: 14
Views: 23305

Re: Livecode mobile app interfacing with real-world hardware

Hi. Thanks for your response here. That explains why I can't get anything running between mobile and desktop. The question is, if sockets are not in fact supported in mobile, then do you have any suggestions on a way to do this? I suppose I could run the desktop machine as a webserver on a private L...
by GSA_DC
Mon Feb 02, 2015 11:41 pm
Forum: Digital Art and Portfolios
Topic: Livecode mobile app interfacing with real-world hardware
Replies: 14
Views: 23305

Re: Livecode mobile app interfacing with real-world hardware

Hi again. I'm struggling a bit with this issue still. Any advice on how to set it up would be really appreciated. Iam simply trying to make a mobile iOS app running a Livecode iOS app communicate with a Mac running a Livecode OSX app. Here's what I have done: Server (OSX) card script: on openCard ac...
by GSA_DC
Thu Jan 29, 2015 11:40 am
Forum: iOS Deployment
Topic: more than one iOS scroller on a card
Replies: 7
Views: 4678

Re: more than one iOS scroller on a card

Ah - right.

So I can just use a switch statement in eg. scrollerDidScroll to determine what controller is scrolling. I get it. Thanks.

Kind regards, Paul.
by GSA_DC
Tue Jan 27, 2015 10:37 pm
Forum: Digital Art and Portfolios
Topic: Livecode mobile app interfacing with real-world hardware
Replies: 14
Views: 23305

Re: Livecode mobile app interfacing with real-world hardware

Thanks Mark. Good advice! I'll let you know how I get on.

Kind regards, Paul.
by GSA_DC
Wed Jan 21, 2015 8:09 pm
Forum: Digital Art and Portfolios
Topic: Livecode mobile app interfacing with real-world hardware
Replies: 14
Views: 23305

Livecode mobile app interfacing with real-world hardware

Hi. A student of mine is looking to build a Livecode app as an interface for his final year installation. The app should be able to control external hardware eg. switch on lights and control another Mac (being used to drive a faked TV). The app is being design to run on an iPad2 (I know that this qu...
by GSA_DC
Wed Jan 14, 2015 3:19 pm
Forum: iOS Deployment
Topic: more than one iOS scroller on a card
Replies: 7
Views: 4678

Re: more than one iOS scroller on a card

Hello there. Following this thread up... I appreciate that I can create many native mobile controls by using doing something like: local mobCntrlA, mobCntrlB on openCard mobileControlCreate "scroller" put the result into mobCntrlA mobileControlCreate "scroller" put the result into mobCntrlB end open...
by GSA_DC
Mon Dec 22, 2014 5:56 pm
Forum: Animation Engine
Topic: AnimationEngine and education...
Replies: 11
Views: 16340

Re: AnimationEngine and education...

THANKS JACQUELINE AND MALTE!

Go to advanced search