Search found 126 matches

by sms5138
Fri Oct 21, 2016 7:43 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: This could be easy, or very hard...
Replies: 4
Views: 3332

Re: This could be easy, or very hard...

Actually.. i'm not sure that I can do this using livecode at all. I don't think that notifications can do anything more than what their name implies. Also I could be wrong, but from what i'm seeing there is no real way to have your livecode app run in the background. Which would be needed to achieve...
by sms5138
Fri Oct 21, 2016 7:08 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: This could be easy, or very hard...
Replies: 4
Views: 3332

Re: This could be easy, or very hard...

That's a good point, my goal would not be to do anything that would compromise the OS in any way. Just wanting to find a way to manage the usage of the system consistently... would it be possible to have a push notification or local notification call to open my application? For example, when time r...
by sms5138
Fri Oct 21, 2016 7:04 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: This could be easy, or very hard...
Replies: 4
Views: 3332

Re: This could be easy, or very hard...

Hi Sean, I don't think that you can "hack" iOS to do what you want = lock the device! E.g. it is not possible to deactivate the hardware button without hacking deeply into the OS, so whatever your LC app will do, the kid can press that button and you are out of the game. Best Klaus That's a good po...
by sms5138
Fri Oct 21, 2016 6:13 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: This could be easy, or very hard...
Replies: 4
Views: 3332

This could be easy, or very hard...

Hi everyone, I'm trying to create an app that will lock, or block, children from using their iPad after a certain amount of time, but the timer will only start after the child is out of school, and allow it to unlock using a password created by me. I have the password system all set up, but i'm not ...
by sms5138
Thu Apr 28, 2016 6:54 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: app acts different in livecode than as standalone app
Replies: 3
Views: 2715

Re: app acts different in livecode than as standalone app

Hey thanks for taking a look. My apologies. The convert/convert all buttons show up after you've selected the file. when you rename the file it does in fact create a new file, but the file is unchanged. here's the code i have for the convert buttons: global gFiles, gOK, gEmpty on mouseUp /*if fld "l...
by sms5138
Thu Apr 28, 2016 3:48 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: app acts different in livecode than as standalone app
Replies: 3
Views: 2715

app acts different in livecode than as standalone app

Hi everyone, I have a bit of a conundrum. I've made a simple little application that takes a text file, and does a simple find/replace on the text file. the application works perfectly when i run it in livecode, but doesn't seem to do anything when i run it as a stand alone application? i'm at a los...
by sms5138
Tue Feb 23, 2016 6:49 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: create folder on a networked drive?
Replies: 3
Views: 2827

Re: create folder on a networked drive?

That helps quite a bit! I did get it to work.

Thanks so much!

-Sean
by sms5138
Tue Feb 23, 2016 2:59 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: create folder on a networked drive?
Replies: 3
Views: 2827

create folder on a networked drive?

Hi everyone, I'm using a bit of code that I was directed to previously by Klaus. I wondered if anyone here had any idea if it would be possible to use it on a network drive that has been mapped locally as Z:\ Here's what i've come up with so far, but i'm obviously missing something... just not sure ...
by sms5138
Tue Feb 23, 2016 2:47 pm
Forum: iOS Deployment
Topic: Test button returns an error message
Replies: 10
Views: 7433

Re: Test button returns an error message

Thanks Neil!

This looks great. sorry for the delay. things have been a bit crazy. I'll follow the suggested actions and report back what i get!



-Sean
by sms5138
Wed Feb 17, 2016 3:23 pm
Forum: iOS Deployment
Topic: Test button returns an error message
Replies: 10
Views: 7433

Re: Test button returns an error message

Hi Brend, I'm running 10.10.5 currently. I have started the simulator, and selected the desired device, and then made a suitable save in livecode selecting iPhone/ipad. But when I click test it seems to pop up that error message each time. I drilled down into the contents of the livecode app, and no...
by sms5138
Wed Feb 17, 2016 12:31 am
Forum: iOS Deployment
Topic: Test button returns an error message
Replies: 10
Views: 7433

Re: Test button returns an error message

thanks Bernd, That's a relief. That fixed the issue with building apps, but i'm still having the iPhone simulator from above so it didn't fix that. I just did downloaded the certificate, and imported it again. That seemed to have fixed the problem with profile issue, and the apps will build and uplo...
by sms5138
Tue Feb 16, 2016 7:03 pm
Forum: iOS Deployment
Topic: Test button returns an error message
Replies: 10
Views: 7433

Re: Test button returns an error message

So i've made the changes you've suggested, and it didn't seem to fix the problem. I actually am no getting a new message when trying to build my application for deployment that i was not getting before, in addition to the iPhone simulator issue noted above. I do see that I have the proper provisioni...
by sms5138
Tue Feb 16, 2016 3:37 pm
Forum: iOS Deployment
Topic: Test button returns an error message
Replies: 10
Views: 7433

Re: Test button returns an error message

I've attached the image of the error message in case my previous post did not clearly explain what i get. As it's not very descriptive I'm not sure what I can do to correct it. I'm sure this cam about when i updated to Livecode 7.1.1 and Xcode 7.1, but I'm not sure why this would have created the pr...
by sms5138
Mon Feb 15, 2016 11:27 pm
Forum: iOS Deployment
Topic: Test button returns an error message
Replies: 10
Views: 7433

Test button returns an error message

I've had a heck of a time recently it seems. Now i'm trying to test my application on the iOS simulator, and when i click test it just pops up a red "!" and says, "iPhone Simulator 8.2"

Wondered if anyone knew what this issue meant.

thanks in advance for any help you can provide.

-Sean
by sms5138
Mon Feb 15, 2016 11:25 pm
Forum: iOS Deployment
Topic: error with binary?
Replies: 2
Views: 2421

Re: error with binary?

Thank Neil

I just readded all my icons, and splash screens. That seemed to fix it. so it's working great now!

Thanks again.

Sean

Go to advanced search