Search found 53 matches

by bbalmerTotalFluency
Wed Nov 15, 2023 2:37 am
Forum: iOS Deployment
Topic: Copy & Paste Madness
Replies: 6
Views: 17201

Copy & Paste Madness

Hi: I wouldn't ask, but I've spent hours and I can't find what I'm looking for. I have an iOS app with an iOS native text field with some text in it. I want to make a button that first selects all the text in the field and then copies it to the iPhone clipboard. I cannot find any reference to how to...
by bbalmerTotalFluency
Tue Nov 14, 2023 2:22 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: livecode and the iOS clipboard
Replies: 2
Views: 5263

livecode and the iOS clipboard

I have some data in a variable tData. I'd like to get it onto the iOS clipboard. It's 2023. Is that still not possible in any easy / direct way? I've read a lot on the forum about how it was not available in 2014. 9 years have passed. I know I can use a native control. I was hoping to not have to us...
by bbalmerTotalFluency
Sat Oct 21, 2023 5:09 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Sending stacks to clients - problem
Replies: 2
Views: 4454

Sending stacks to clients - problem

Perhaps this is obvious to everyone but me. I sent a stack (as an app) to a client and used apple messages to share it. The stack relies on a sensible stack path. Everything looked sensible BUT having sent it by messages produced problems and when I made the stack path visible, instead of something ...
by bbalmerTotalFluency
Fri Aug 18, 2023 6:45 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Am I screwed? iOS 16.6 and livecode 10.0.0.5(dp)
Replies: 3
Views: 8500

Re: Am I screwed? iOS 16.6 and livecode 10.0.0.5(dp)

Thank you PBH. That is what I needed to know and I appreciate the encouragement.
by bbalmerTotalFluency
Tue Aug 15, 2023 10:44 am
Forum: Talking LiveCode
Topic: WARNING RE SONOMA BETA
Replies: 6
Views: 11041

Re: WARNING RE SONOMA BETA

Good suggestions. Thanks. Sorry for the late reply. My computers went a bit "sky-net" on me recently and it's been a big time-suck to get back working.
by bbalmerTotalFluency
Tue Aug 15, 2023 8:50 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Am I screwed? iOS 16.6 and livecode 10.0.0.5(dp)
Replies: 3
Views: 8500

Am I screwed? iOS 16.6 and livecode 10.0.0.5(dp)

Hi. Running LC 10.0.0.5(dp). My iPad, which I am trying to connect to my computer so I can install my app I am developing, has worked its way up to 16.6 while I have not been paying attention (my fault, I know. I had left auto-update on without realising). Xcode 14.1 won't talk to iOS 16.6 and Xcode...
by bbalmerTotalFluency
Sun Jul 16, 2023 3:02 pm
Forum: Talking LiveCode
Topic: WARNING RE SONOMA BETA
Replies: 6
Views: 11041

Re: WARNING RE SONOMA BETA

Thanks to everyone who replied and for the helpful suggestions. That wine thing was particularly good. Thank you. And brilliant to know that livecode works under wine. Thanks again. I hope my warning is useful to others, which is the only reason for posting my message - I'm still in love with Liveco...
by bbalmerTotalFluency
Fri Jul 14, 2023 12:37 am
Forum: Talking LiveCode
Topic: WARNING RE SONOMA BETA
Replies: 6
Views: 11041

WARNING RE SONOMA BETA

Hi: I'm using livecode for v 10.5 dev preview for mac and like a moron upgraded my mac to run the public beta of Sonoma (on the basis that in the past I have found them very stable). LIVECODE has stopped working for me and won't even launch. Letting others know here so they can avoid my error. Reque...
by bbalmerTotalFluency
Sat Jan 28, 2023 6:36 am
Forum: Talking LiveCode
Topic: Delete line 1 to n of a file
Replies: 12
Views: 10617

Delete line 1 to n of a file

Hi: I want to delete the first n lines of a text file. I can do it by put empty into line 1 to n of URL blah blah blah - which works. But I've seen online around 2012 this more elegant / clear alternative delete line 1 to n of URL etc yet it won't work for me. The file has enough lines. The line abo...
by bbalmerTotalFluency
Sat Jan 28, 2023 6:29 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Data objects
Replies: 31
Views: 12940

Re: Data objects

What is it you feel is lacking in the current LC functionality? I strongly suspect the deficiency is in my brain and not in livecode. I'm just aware that in say ruby, you can create a class that is ONLY the class you are creating with only the methods you create. It feels odd using a field for exam...
by bbalmerTotalFluency
Sat Dec 10, 2022 3:51 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Data objects
Replies: 31
Views: 12940

Data objects

Hi: I love LC. I like the objects such as fields - very cool. I'd like to make a data object that is a combination of data and programming logic. Is that possible and if so how using livecode. More detail: Let's say I wanted to make a person object. It might contain data such as firstname, lastname,...
by bbalmerTotalFluency
Sat Nov 19, 2022 12:00 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Power Button can't be grouped?
Replies: 11
Views: 4950

Power Button can't be grouped?

Hi: Loving the new widgets from the summer sale. Enjoying the power button BUT the other day I was trying to group 3 of them together, in the way one does with normal buttons and it appears I can't do that. Then I noticed they don't necessarily possess and property that would allow that. But in case...
by bbalmerTotalFluency
Mon Mar 14, 2022 10:28 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Transporter is breaking my heart
Replies: 2
Views: 2853

Transporter is breaking my heart

Hi: Anyone else experiencing this and maybe has a solution. We have intermittent problem with transporter where it refuses to upload an .ipa file and crashes hard, itself and the rest of the system and requires a reboot (only way to recover, force quit can't be activated let alone used). Am I alone ...
by bbalmerTotalFluency
Tue Jan 11, 2022 1:29 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Wait until the sound is done
Replies: 6
Views: 2631

Re: Wait until the sound is done

Klaus: If my life were a hotdog - you would be the mustard relish that makes it all worthwhile. Thank you. I thought that play had been deprecated and we were meant to use the player object these days? Should I have been able to find this out for myself or is it just experience on your part? Bruce
by bbalmerTotalFluency
Tue Jan 11, 2022 9:08 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Wait until the sound is done
Replies: 6
Views: 2631

Wait until the sound is done

Hello: The code in the subject line is not working for me on OSX Monterey using the livecode audio player object. Is it me? Is it Monterey? Is it Livecode? I feel like a seagull covered in oil and am wondering if there is a way back to the skies. I've seen nothing on line to tell me what's up or wha...

Go to advanced search