Re: currentCard vs current card

2022-12-16 Thread Niggemann, Bernd via use-livecode
>> Yet, I can find no entry for the 'current' keyword in the Dictionary? Is >> this a Dictionary omission? Paul, "current" is a synonym of "this". When you search for "current" you will see "this" among the hits. Click on "this" and you will find "current" as a synonym. LC dictionary does no

What ever happened to LC blockchain?

2022-12-16 Thread harrison--- via use-livecode
Good Morning LiveCoders, I was doing some research and came across this old post from 2016. Whatever happened to the research group you guys formed? Did anything happen? If so, where did you archive the stuff? Thanks, Rick > On Aug 20, 2016, at 5:17 AM, David Bovill

Re: currentCard vs current card

2022-12-16 Thread Paul Dupuis via use-livecode
Thank you. I may have to switch to TinyDictionary, or, perhaps, LC LTD should just license the work and include all 350 synonyms in the default Dictionary. IMHO, the Dictionary is the one part of the documentation (vs User's Guides, tutorial, release notes, etc.) that should be the most up to

Mobile Clipboard?

2022-12-16 Thread Dan Friedman via use-livecode
Is there a way to set the clipboard text on a mobile (iOS and Android) device? Something equivalent to "set the clipboardData to someText"? Thanks in advance, -Dan ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to su

Re: Mobile Clipboard?

2022-12-16 Thread Bob Sneidar via use-livecode
All the clipboard functions are for Win, Mac and Linux. I searched the dictionary for Android, and nothing seems to be available for Android. I reviewed ALL the Merg commands and functions. Perhaps mefgNotify can be of assistance, but there s nothing specific to the clipboard. Bob S > On Dec

Re: currentCard vs current card

2022-12-16 Thread Mark Wieder via use-livecode
On 12/16/22 08:56, Paul Dupuis via use-livecode wrote: Thank you. I may have to switch to TinyDictionary, or, perhaps, LC LTD should just license the work and include all 350 synonyms in the default Dictionary. IMHO, the Dictionary is the one part of the documentation (vs User's Guides, tutor

So, looks like we'll be able to run LiveCode on an iPad at some point

2022-12-16 Thread Geoff Canyon via use-livecode
https://sixcolors.com/post/2022/12/answering-the-burning-questions-about-apples-reported-app-store-plans/ Being able to work on an iPad the same as I do on my MacBook would be very nice. ___ use-livecode mailing list use-livecode@lists.runrev.com Please

Re: So, looks like we'll be able to run LiveCode on an iPad at some point

2022-12-16 Thread Richard Gaskin via use-livecode
Geoff Canyon wrote: https://sixcolors.com/post/2022/12/answering-the-burning-questions-about-apples-reported-app-store-plans/ Being able to work on an iPad the same as I do on my MacBook would be very nice. I must be slow today. How does Apple's potential policy shift with app stores to meet

Re: Mobile Clipboard?

2022-12-16 Thread Richard Gaskin via use-livecode
Dan Friedman wrote: > Is there a way to set the clipboard text on a mobile (iOS and Android) > device? Something equivalent to "set the clipboardData to someText"? Unless there's been a very recent change, I don't believe LC-made mobile apps can use the clipboard at all outside of user interac

Re: What ever happened to LC blockchain?

2022-12-16 Thread Richard Gaskin via use-livecode
Hard to say what became of that particular group from so long ago, and given how blockchain use cases have expanded in the years since it can be challenging just identifying what types of blockchain integrations would be most useful with a GUI toolkit like LC. I've started dipping my toe in th

Re: What ever happened to LC blockchain?

2022-12-16 Thread harrison--- via use-livecode
Hi Richard, This is my first real exploration of how it works, and I wondered if anyone had tried to do anything using LiveCode. I didn’t have any application in mind yet, I was just wondering how difficult it might be to work with the concepts in an LC environment. This was more of a question o

Re: What ever happened to LC blockchain?

2022-12-16 Thread Richard Gaskin via use-livecode
The question is almost too big to answer, akin to asking about file systems or sockets. The range of applications for blockchains are currently too big to count, and only just beginning. As far as a role for LC, I've seen some interest from LC users but nothing very specific, and nothing along

Re: So, looks like we'll be able to run LiveCode on an iPad at some point

2022-12-16 Thread Geoff Canyon via use-livecode
Sorry, I should have said "technically able" -- but surely (if this happens) this means that it would be possible to ship an iOS app capable of being licensed, creating an interface within it, modifying scripts of that interface, and possibly even saving that as a new iOS app? The multi-window asp