Search found 64 matches

by JackieBlue1970
Wed Feb 05, 2020 8:21 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Save Project on Run
Replies: 10
Views: 5255

Re: Save Project on Run

Thanks everyone. LiveCode is such an interesting (perhaps strange) of regular development and something I don't know how to define!
by JackieBlue1970
Wed Feb 05, 2020 3:01 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Save Project on Run
Replies: 10
Views: 5255

Re: Save Project on Run

Save on run? Do you mean save while a handler is running? If so, then yes, just embed the "save" command wherever you like. Craig Thanks for your response Craig. What I am trying to do is to have the development environment automatically save the stack when you go from editing to running. Just tryi...
by JackieBlue1970
Wed Feb 05, 2020 12:08 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Save Project on Run
Replies: 10
Views: 5255

Save Project on Run

Is there any setting within the development environment where you can autosave on run? I couldn't find anything in preferences or googling around. TIA. JackieBlue
by JackieBlue1970
Tue Feb 04, 2020 9:30 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: No Control Break?
Replies: 5
Views: 3878

Re: No Control Break?

Thanks everyone. I'll give the cmd "." a try next time. Jack
by JackieBlue1970
Tue Feb 04, 2020 12:14 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: No Control Break?
Replies: 5
Views: 3878

No Control Break?

Is there no way to break a loop once started in livecode? I was reading a text file and had a thousand rows. As a test, I had the row print on in an answer dialog. I couldn't find any way to break the loop so I had to wait until it ended. Any solution? Seems really strange.
by JackieBlue1970
Mon Feb 03, 2020 1:37 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Storing information online
Replies: 18
Views: 9834

Re: Storing information online

The problem is I've never done this before and have no idea how to :-P. Also at the moment I'm only planning on releasing this to a few friends, nothing major, so I don't really want to have to pay for it. Also I don't have a raspberry pi or anything like that :-( Need to get acquainted with using ...
by JackieBlue1970
Fri Jan 31, 2020 4:15 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Storing information online
Replies: 18
Views: 9834

Re: Storing information online

The problem is I've never done this before and have no idea how to :-P. Also at the moment I'm only planning on releasing this to a few friends, nothing major, so I don't really want to have to pay for it. Also I don't have a raspberry pi or anything like that :-( Need to get acquainted with using ...
by JackieBlue1970
Fri Jan 31, 2020 4:35 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Storing information online
Replies: 18
Views: 9834

Re: Storing information online

I am new to live code but this is more of a programming issue so I feel better about answering it. In my opinion, I’d just store the required information in a hosted database. You could find cheap hosting and create a MySQL database to hold the data. You are not talking large amounts of data so need...
by JackieBlue1970
Thu Jan 30, 2020 3:16 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: File Picker Widget?
Replies: 7
Views: 4366

Re: File Picker Widget?

FourthWorld wrote:
Wed Jan 29, 2020 11:18 pm
LC provides the "answer folder" and "answer file" commands to bring in the standard OS dialogs for picking file system objects.
Thank you. I think this is exactly what I was looking for. I’ll give it a try tomorrow.
by JackieBlue1970
Thu Jan 30, 2020 3:11 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: File Picker Widget?
Replies: 7
Views: 4366

Re: File Picker Widget?

Just to be even clearer, I'd be curious if you could give a clearer idea of what your asking about. As Richard mentioned, answer files / folders gives you a standard dialog box. You mention using 'the files / the folders' and a list box, which seems to me like you are trying to create a directory t...
by JackieBlue1970
Thu Jan 30, 2020 3:09 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: File Picker Widget?
Replies: 7
Views: 4366

Re: File Picker Widget?

dunbarx wrote:
Wed Jan 29, 2020 11:35 pm
Just to be clear, "widget" means something very specific in LiveCode. Did you actually mean that, or rather, as I say all the time, a "gadget", that is, a control or whatever with the functionality that does what you need.

Craig
Thanks Craig. Yes, a control is what I mean. Jack
by JackieBlue1970
Wed Jan 29, 2020 11:15 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: File Picker Widget?
Replies: 7
Views: 4366

File Picker Widget?

Hi. Is there a widget that combines the functionality of selecting a directory and file? I see how I could use Files and Folders, with a list control, to provide similar functionality. But, honestly, that is not a very elegant way to do it. It seems like there should be a widget for this. TIA.
by JackieBlue1970
Thu Jan 23, 2020 11:04 pm
Forum: iOS Deployment
Topic: Deployment question
Replies: 0
Views: 5440

Deployment question

Good afternoon folks. I'm wondering if I develop an iOS application that is only internal to my organization, do we have to deploy to the App Store or can we simply deploy to individual iPhones? I get you need a Mac to compile the app but we do not want to sell, it is only for internal use. Thanks. ...
by JackieBlue1970
Tue Jan 21, 2020 5:47 pm
Forum: Linux
Topic: Running LC on Mint
Replies: 15
Views: 12977

Re: Running LC on Mint

Bogs information solved the issue for me. Thank you. For the record, Richmond62 (I'm from RVA originally) I originally included the versions of both software. The forum software interpreted numbers as links for some reason so they were removed. I should have written out nineteen nine point two, et. ...
by JackieBlue1970
Tue Jan 21, 2020 4:11 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Code Organization
Replies: 12
Views: 6839

Re: Code Organization

Thanks everyone. Will be doing some more tomorrow now that I'm back in town. Jack

Go to advanced search