Search found 53 matches
- Tue Mar 02, 2021 10:23 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: File import picture to image control
- Replies: 2
- Views: 2600
Re: File import picture to image control
Thank you so much Jean-Marc, works perfectly. Love these forums and love Livecode!
- Mon Mar 01, 2021 11:00 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: File import picture to image control
- Replies: 2
- Views: 2600
File import picture to image control
Hi, I'm probably missing something obvious but I cannot seem to get a decent image into an image control. Here is my code put "" into image "coverimage" of card "Editor" answer file "Select an image (preferably 120dpxx120px)" with tStartDirectory with type ("JPEG Images|jpg,jpeg|JPEG" & return & "PN...
- Sun Feb 21, 2021 5:42 pm
- Forum: Feature Proposals
- Topic: Player only Open Source Livecode version?
- Replies: 6
- Views: 3229
Re: Player only Open Source Livecode version?
Right, looks like I could release an Indy player just for my Indy stacks, i.e. not generic or open source, but looks like a bit of a mission so I think I’ll leave it. Hey ho and thanks.
- Sun Feb 21, 2021 12:25 pm
- Forum: Feature Proposals
- Topic: Player only Open Source Livecode version?
- Replies: 6
- Views: 3229
Re: Player only Open Source Livecode version?
Ooh yes thank you! I have indy and will explore making a Player to run a stack.
Thanks
Thanks
- Sun Feb 21, 2021 9:53 am
- Forum: Feature Proposals
- Topic: Player only Open Source Livecode version?
- Replies: 6
- Views: 3229
Player only Open Source Livecode version?
Hi and sorry if my question is naive. How possible would it be to take the Livecode open source package and produce a version that hides everything except the File Open/save/save as stack commands and possibly any custom menus that were added to make a LiveCode Player Mac/Win app? My reason for aski...
- Sat Oct 24, 2020 5:48 am
- Forum: iOS Deployment
- Topic: Not able to load app onto iPhone
- Replies: 7
- Views: 8257
Re: Not able to load app onto iPhone
Ah thanks, that’s the reason! I’m on the Indy version.
- Fri Oct 23, 2020 11:06 am
- Forum: iOS Deployment
- Topic: IOS Files App Folder
- Replies: 9
- Views: 10474
Re: IOS Files App Folder
I think I'm making some headway with this :) I can use MergDoc to export out from the "documents" folder to the Files app. Presumably, I can then use custom info.plist (lesson http://lessons.livecode.com/m/4069/l/1069016-associating-a-file-type-file-extension-with-an-lc-ios-app) so that in the Files...
- Fri Oct 23, 2020 10:57 am
- Forum: iOS Deployment
- Topic: Not able to load app onto iPhone
- Replies: 7
- Views: 8257
Re: Not able to load app onto iPhone
Hello, I wonder if anyone can advise why my IOS devices do not show as test targets in Livecode. I only realised just now that an IOS device cabled to my Mac should show up as a test target? I've always tested on the simulator and then deployed to iPad/iPhone by dragging a standalone app via the dev...
- Thu Oct 22, 2020 11:55 am
- Forum: iOS Deployment
- Topic: IOS Files App Folder
- Replies: 9
- Views: 10474
Re: IOS Files App Folder
Yes
, you can plug a USB stick into the IOS device and access/copy files across into the Files app. Its those I would like to read and write to, i.e. not just locally to the LiveCode app itself.

- Mon Oct 05, 2020 8:27 am
- Forum: iOS Deployment
- Topic: IOS Files App Folder
- Replies: 9
- Views: 10474
Re: IOS Files App Folder
Yes thanks it did, have you managed to get it work and be accessed from the Files app on IOS 14?
- Sun Oct 04, 2020 7:54 pm
- Forum: iOS Deployment
- Topic: IOS Files App Folder
- Replies: 9
- Views: 10474
Re: IOS Files App Folder
Thanks for the suggestion, I did try just writing a plain text file and it will save and retrieve but again nothing in the Files area on the iPhone.
- Sun Sep 27, 2020 6:59 pm
- Forum: iOS Deployment
- Topic: IOS Files App Folder
- Replies: 9
- Views: 10474
Re: IOS Files App Folder
Many thanks for the suggestion, sadly I could not get it to work. I enabled the File Sharing check box in a test app in the IOS Standalone Settings - Requirements screen but despite working in Run mode on my Mac and making a folder then writing to it I had no luck with a Simulator or iPhone 6 or iPa...
- Fri Aug 28, 2020 10:26 am
- Forum: iOS Deployment
- Topic: Browser widget with included folder
- Replies: 3
- Views: 4028
Re: Browser widget with included folder
Thank so much Klaus for helping out with our code sample, it worked perfectly and runs fine on my iPhone 6s.
Thanks as well for the code tags advice, I fixed my original post
Thanks as well for the code tags advice, I fixed my original post

- Tue Aug 25, 2020 8:53 pm
- Forum: iOS Deployment
- Topic: Browser widget with included folder
- Replies: 3
- Views: 4028
Browser widget with included folder
Hello Has anyone managed to get a folder with HTML files included into an IOS app and accessed with the browser widget? I have included a folder called "iac" in the standalone settings that has an idex.html file and other content. It works fine with a direct path to the index.html file on my local d...
- Mon Aug 17, 2020 8:52 am
- Forum: iOS Deployment
- Topic: Success with testing in-app purchases
- Replies: 4
- Views: 5720
Re: Success with testing in-app purchases
Hi, sadly the app is not working on my iPhone 6s running IOS 13.6, downloaded from app store, icon is displayed, when launched it opens and closes immediately. Tried restarting device with no success, same with iPad Air.
Pity really as wanted to see the in app purchase working.
Pity really as wanted to see the in app purchase working.