Re: Mobile LC Apps Downloading Stacks After installation

2017-08-11 Thread Roger Eller via use-livecode
Several companies HAVE their own app stores. Samsung is one that comes to mind. http://joyofandroid.com/android-app-store-alternatives/ ~Roger On Fri, Aug 11, 2017 at 10:00 AM, Jonathan Lynch via use-livecode < use-livecode@lists.runrev.com> wrote: > If Apple and Google allowed player apps th

Re: Update: Crash with mobilePickPhoto and Android

2017-08-11 Thread Roger Eller via use-livecode
Also, you shouldn't have to use a workaround just because it is Android. The mobile syntax should work the same for either OS. ~Roger On Fri, Aug 11, 2017 at 12:32 PM, J. Landman Gay via use-livecode < use-livecode@lists.runrev.com> wrote: > This needs a bug report. Crashes are high priority fi

Re: [OT] Draconian computer company policies, was: Mobile LC Apps Downloading Stacks After installation

2017-08-11 Thread Roger Eller via use-livecode
On Fri, Aug 11, 2017 at 1:28 PM, Mark Waddingham via use-livecode < use-livecode@lists.runrev.com> wrote: > On 2017-08-11 19:22, Richmond Mathewson via use-livecode wrote: > >> So, I wonder why there is not a way of putting one's iPad app onot the >> web in a way (and I don't mean via Cydia) >> th

Re: [OT] Draconian computer company policies, was: Mobile LC Apps Downloading Stacks After installation

2017-08-11 Thread Roger Eller via use-livecode
great weekend. > > Richmond. > > > On 8/11/17 8:38 pm, Roger Eller via use-livecode wrote: > >> On Fri, Aug 11, 2017 at 1:28 PM, Mark Waddingham via use-livecode < >> use-livecode@lists.runrev.com> wrote: >> >> On 2017-08-11 19:22, Richmond Mathewso

Re: [OT] Draconian computer company policies, was: Mobile LC Apps Downloading Stacks After installation

2017-08-11 Thread Roger Eller via use-livecode
I recently heard that Apple is planning a revolutionary smartwatch which has calling functions built-in. Seriously, no need to carry a phone! Now Google it and see how many of these have existed for several years. Revolutionary idea stealin' bunch! lol ~Roger On Aug 11, 2017 4:44 PM, "J. Landm

Re: Sending a message to users that floats above everything

2017-08-21 Thread Roger Eller via use-livecode
Does the browser -need- to be visible during the message? If not, hide it first. If so, display a temp screenshot of it during your message. ~Roger On Aug 20, 2017 9:53 PM, "Jonathan Lynch via use-livecode" < use-livecode@lists.runrev.com> wrote: What is the best way to send a message to users

Re: Sending a message to users that floats above everything

2017-08-23 Thread Roger Eller via use-livecode
On Tue, Aug 22, 2017 at 4:43 PM, Stephen Barncard via use-livecode < use-livecode@lists.runrev.com> wrote: > the Android world creeps me out. And those phones always seem to break. > > sqb > > -- > Stephen Barncard - Sebastopol Ca. USA - > mixstream.org > > LOL! I love the customizability of Andr

Re: Sending a message to users that floats above everything

2017-08-24 Thread Roger Eller via use-livecode
On Thu, Aug 24, 2017 at 3:14 AM, J. Landman Gay via use-livecode < use-livecode@lists.runrev.com> wrote: > On 8/24/17 12:22 AM, Stephen MacLean via use-livecode wrote: > >> My point was that unfortunately that only means ~15% of currently active >> Android devices are fairly safe and Bob’s comment

Re: Sending a message to users that floats above everything

2017-08-24 Thread Roger Eller via use-livecode
On Thu, Aug 24, 2017 at 7:18 AM, Jonathan Lynch via use-livecode < use-livecode@lists.runrev.com> wrote: > I hate to hide the map just for something like adjusting the range at > which one can see markers. > > That said, yours is probably the best currently available solution. It > would be easy t

Re: Sending a message to users that floats above everything

2017-08-24 Thread Roger Eller via use-livecode
On Thu, Aug 24, 2017 at 9:01 AM, hh via use-livecode < use-livecode@lists.runrev.com> wrote: > > Jonathan wrote: > > I hate to hide the map just for something like adjusting the range at > which one can see markers. > > You could make a snapshot of the map, gray it out and use the image as > backg

Re: Sending a message to users that floats above everything

2017-08-24 Thread Roger Eller via use-livecode
And we all know that iOS malware is the very best that money can buy! ;-) On Thu, Aug 24, 2017 at 10:47 AM, Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > If the malware is good enough, you won't know. ;-) > > Bob S > > > > On Aug 24,

Re: Does exporting a snapshot from a rect work on mobile?

2017-09-01 Thread Roger Eller via use-livecode
This appears to be an old problem (2012). I don't know if there was ever a solution. A best practice was to position any input fields in the top third of the screen. I agree with the consensus that it should be handled automatically, but it is not, obviously. https://www.mail-archive.com/use-li

Re: Does exporting a snapshot from a rect work on mobile?

2017-09-01 Thread Roger Eller via use-livecode
t the case, could you file a bug report so as we > keep track of this issue? > > Best, > Panos > -- > > On Fri, Sep 1, 2017 at 12:20 PM, Roger Eller via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > This appears to be an old problem (2012). I do

Re: Does exporting a snapshot from a rect work on mobile?

2017-09-01 Thread Roger Eller via use-livecode
Well, since the bug report indicates that keyboardActivated/keyboardDeactivated messages were added to Android, if they are not working please report it. If you want to just use a general rule for a 'safe zone', then prompting at the top of the screen should work fine. ~Roger On Fri, Sep 1, 2017

Re: Script Editor Autocomplete Optional?

2017-09-14 Thread Roger Eller via use-livecode
The right-click contextual menu where you "Find in Docs" would be a good place to toggle "Autocomplete On" / "Autocomplete Off". ~Roger On Thu, Sep 14, 2017 at 9:20 AM, Mike Kerner via use-livecode < use-livecode@lists.runrev.com> wrote: > Maybe a little more nuanced control over it would be ni

Re: [ANN] Release 8.2.0 DP-1

2017-09-14 Thread Roger Eller via use-livecode
On Thu, Sep 14, 2017 at 4:22 PM, Monte Goulding via use-livecode < use-livecode@lists.runrev.com> wrote: > > > On 15 Sep 2017, at 1:31 am, Mike Kerner via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > > wow. there are lots of autocomplete suggestions on bugzilla, already. > > Yep I

Re: Constraining an input field's contents to be a single line.

2017-09-21 Thread Roger Eller via use-livecode
Have you tried...? *on* rawKeyDown *if* pKeyPressed is 65293 *then* replace cr with empty in me select after me *end if* pass rawKeyDown *end* rawKeyDown On Wed, Sep 20, 2017 at 5:40 PM, Alex Tweedly via use-livecode < use-livecode@lists.runrev.com> wrote: > Thanks for the

Re: Constraining an input field's contents to be a single line.

2017-09-21 Thread Roger Eller via use-livecode
1, 2017 at 6:58 AM, Roger Eller via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > Have you tried...? > > > > *on* rawKeyDown > >*if* pKeyPressed is 65293 *then* > > replace cr with empty in me > > select after

Re: not really OT: The Coming Software Apocalypse

2017-10-05 Thread Roger Eller via use-livecode
Sitcom version of the laser reflector experiment (on "The Big Bang Theory"). :-) https://www.youtube.com/watch?v=tL1OATdBoY8 On Wed, Oct 4, 2017 at 7:18 PM, Rick Harrison via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi Lagi, > > The Apollo Astronauts left “Laser Reflectors” on th

Re: Microsoft 365 Rest API

2017-10-12 Thread Roger Eller via use-livecode
VERY interested! Will this be shared, or become a add-on product for the LC community? ~Roger On Thu, Oct 12, 2017 at 8:54 AM, Pi Digital via use-livecode < use-livecode@lists.runrev.com> wrote: > I’ve been currently working on a project with another Livecoder making a > library to work with M

Re: Microsoft 365 Rest API

2017-10-12 Thread Roger Eller via use-livecode
same things? > > Love it! > > SKIP > > On Thu, Oct 12, 2017 at 9:43 AM, Roger Eller via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > VERY interested! Will this be shared, or become a add-on product for the > > LC community? > > > >

is a date

2017-10-14 Thread Roger Eller via use-livecode
put "11/20/2017" is a date returns true put "10" is a date returns true put "raccoon" is a date returns false WHY is "10" seen as a date? ~Roger ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscrib

Re: is a date

2017-10-14 Thread Roger Eller via use-livecode
e date formats (excluding "the seconds"), but this works for most. ~Roger On Sat, Oct 14, 2017 at 12:44 PM, Klaus major-k via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi Roger, > > > Am 14.10.2017 um 18:30 schrieb Roger Eller via use-livecode <

Re: is a date

2017-10-16 Thread Roger Eller via use-livecode
Exactly! I was elated to find the built-in "is a date" check, because I really wanted to NOT have to roll my own. I was THRILLED that our lovely English-like syntax was working FOR me. And then an integer was accepted as a legit date. I didn't like that at all. Why can't the engine have "is a

Re: is a date

2017-10-16 Thread Roger Eller via use-livecode
Again, I would prefer a simple one-liner built-in function. What if instead of "is a date" returning true or false, it instead returned some expected outputs like "short, long, internet, seconds, ect.". Something short and sweet. ~Roger On Mon, Oct 16, 2017 at 12:56 PM, Bob Sneidar via use-live

Re: Call for Speakers 2018

2017-10-25 Thread Roger Eller via use-livecode
All that was missing was the food, the drink, and the boat rides. The content and the video quality was so much more, and so much better, imho. I thoroughly enjoyed the in-person conferences, however there's no reason the group couldn't do smaller sessions specifically to address that gap in socia

Re: LiveCode Windows Applications on Ubuntu

2017-10-26 Thread Roger Eller via use-livecode
"WINE is fine, but LiveCode is quicker." as the old saying goes. :) ~Roger On Thu, Oct 26, 2017 at 12:24 AM, Richmond Mathewson via use-livecode < use-livecode@lists.runrev.com> wrote: > My take on WINE is a bit different from Richard Gaskin's . . . > > I 100% agree with his: "Build native app

Re: Rich Text Editor features within a LC8/LC9 app?

2017-10-27 Thread Roger Eller via use-livecode
I have a multi-line field which contains editable text (field 15). Above it, I have 4 tiny buttons whose labels are set to "i", "B", "u", and "p". Their names are "txt_style_Itallic", "txt_style_Bold", "txt_style_Underline", and "txt_style_Plain". The Tooltip of each is set to "italic", "bold", "u

Re: Awful quiet around here

2017-11-14 Thread Roger Eller via use-livecode
I will certainly let you know if I ** DID NOT ** receive your message. Ignoring... :) ~Roger On Tue, Nov 14, 2017 at 6:49 AM, Heather Laine via use-livecode < use-livecode@lists.runrev.com> wrote: > Just checking if the list is functioning correctly. Seems impossible you > all stopped talking

Re: Was I hallucinating? Totally OT, perhaps relevant

2017-11-14 Thread Roger Eller via use-livecode
I frequently get targeted ads after just having off-line conversations. They ARE listening! On Tue, Nov 14, 2017 at 10:55 AM, Colin Holgate via use-livecode < use-livecode@lists.runrev.com> wrote: > I was at Google for meetings last week, some of which was with the Google > Home and also Assista

Re: RESTful PUT error

2017-11-26 Thread Roger Eller via use-livecode
If I remember correctly, PUT was never implemented in LibUrl. I have only needed GET and POST in my rather limited uses. ~Roger On Nov 26, 2017 10:37 AM, "Andrew Bell via use-livecode" < use-livecode@lists.runrev.com> wrote: I'm working on connecting to a 3rd-party API (Pipedrive) to a LiveCod

Website scraping - How can I load a 'partial' page?

2017-12-13 Thread Roger Eller via use-livecode
I have a webpage that I grab with LiveCode, then parse out what I need. The data I keep is within the first 1/4th of the page. Rather than loading the entire page into a variable or a browser object, how can I load just the portion that I need and then stop the transmission instead of wasting the

Re: DG2: How much is mobile-only?

2017-12-28 Thread Roger Eller via use-livecode
I don't like presumptiously imposed limits like that. Many Windows laptops and tablets are touch capable, and apps could benefit from swipe gestures. Heck, even with a mouse, as the pointer is merely an extension of your finger. ~Roger On Thu, Dec 28, 2017 at 1:22 AM, Richard Gaskin via use-liv

Re: LiveCode Widget Factory

2018-02-21 Thread Roger Eller via use-livecode
This sounds fantastic!!! I have to ask, when you say "Native", do you mean it should work on ANY of the "LiveCode-supported" platforms, both desktop and/or mobile? ~Roger On Wed, Feb 21, 2018 at 4:10 PM, Todd Fabacher via use-livecode < use-livecode@lists.runrev.com> wrote: > Hello LiveCoders,

Re: Password Checker

2018-02-23 Thread Roger Eller via use-livecode
There seems to be a missing handler, "messageDigest". ~Roger On Thu, Feb 22, 2018 at 11:50 PM, Brian Milby via use-livecode < use-livecode@lists.runrev.com> wrote: > Read this interesting article about a half billion PW database of > compromised passwords that I thought I'd share: > > *https://

Re: [OT] Haiku OS

2018-02-28 Thread Roger Eller via use-livecode
AROS however is quite good, and has some 2018 activity. http://aros.sourceforge.net/ http://aros.sourceforge.net/pictures/screenshots/ ~Roger On Wed, Feb 28, 2018 at 9:52 AM, Rick Harrison via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi Richmond, > > Current Official Version Inf

Re: Kindle fire apps?

2017-01-05 Thread Roger Eller via use-livecode
My wife has a Kindle Fire HD, and if I remember correctly, she can install apps from the Google Play Store, but has to access it from the website rather than an app. https://play.google.com/store/apps ~Roger On Thu, Jan 5, 2017 at 1:08 PM, William Prothero via use-livecode < use-livecode@lists.

Re: I'm a stupid GIT

2017-01-07 Thread Roger Eller via use-livecode
On Jan 7, 2017 4:01 PM, "Richard Gaskin via use-livecode" < use-livecode@lists.runrev.com> wrote: > > Malte Brill wrote: > > > I also am a stupid GIT. Way over my head. That said - can’t this be > > somehow automated so that one could download nightly builds? > > While nightly builds can be a good

Re: Help: Odd menu behavior under LC6.7.11 on OSX

2017-01-12 Thread Roger Eller via use-livecode
6.7.5 is my poison of choice. 8.x gives an error when it opens. Bug was reported several times, but it's still there, even in the latest. Also, my Windows applications are tightly spaced in the UI department, and 8.x text spacing goes crazy. It would take a lot of time to go through everything a

Re: Nightly Builds

2017-01-18 Thread Roger Eller via use-livecode
Just a few days ago, nightly builds were being discussed. Some thought it would take too long to automate the process enough to provide nightly builds. Monte chimed in with the fact that nightly builds are already automated, but are not published to everyone. I think he said they were available

Re: Nightly Builds

2017-01-18 Thread Roger Eller via use-livecode
Here it is: Nightly Builds discussion On Wed, Jan 18, 2017 at 12:41 PM, Roger Eller wrote: > Just a few days ago, nightly builds were being discussed. Some thought it > would take too long to automate the process enoug

Re: Engine Performance across Versions

2017-01-19 Thread Roger Eller via use-livecode
Performance times of a standalone created from each version would be interesting as well. And on each platform... On Thu, Jan 19, 2017 at 11:14 AM, Curry Kenworthy via use-livecode < use-livecode@lists.runrev.com> wrote: > > Bob: > >> If you get around to it try one for Save As Standalone times

Re: Boring but important - selling a download product for Windows

2017-01-22 Thread Roger Eller via use-livecode
I tend to disagree with the consensus to use zip files on Windows. Nothing screams UNPROFESSIONAL more than not having an installer that is standard for the platform you are installing to. ~Roger On Jan 22, 2017 8:06 AM, "Richmond Mathewson via use-livecode" < use-livecode@lists.runrev.com> wrot

Re: Boring but important - selling a download product for Windows

2017-01-23 Thread Roger Eller via use-livecode
If there's a ditch on either side of the road, we can easily get in it. :) ~Roger On Mon, Jan 23, 2017 at 3:39 PM, Graham Samuel via use-livecode < use-livecode@lists.runrev.com> wrote: > Actually I do know someone who speaks, more or less, Etruscan. He is an > expert in dead and dying languag

Re: OT: Flash tablet

2017-01-24 Thread Roger Eller via use-livecode
If it were mine, I would try to get a rom from the original manufacturers site, if possible. I found this just by googling... http://mytabletguru.com/allwinner-a33-firmware-and-tool/ ~Roger On Jan 24, 2017 4:04 PM, "Mike Bonner via use-livecode" < use-livecode@lists.runrev.com> wrote: I'm try

Re: OT: Flash tablet

2017-01-24 Thread Roger Eller via use-livecode
Oh, I see what you mean now. That particular model is very hard to find now. When I buy a cheap unknown device, I usually try to get the original ROM while it is new, and save it away for the dreaded day. ~Roger On Tue, Jan 24, 2017 at 4:17 PM, Roger Eller wrote: > If it were mine, I would t

Re: OT: Flash tablet

2017-01-24 Thread Roger Eller via use-livecode
I don't see any downloads on their website. You can contact their support here: http://www.allwinnertech.com/index.php?c=message ~Roger On Tue, Jan 24, 2017 at 4:37 PM, Roger Eller wrote: > Oh, I see what you mean now. That particular model is very hard to find > now. When I buy a cheap un

Re: Mobile library for barcodes?

2017-01-31 Thread Roger Eller via use-livecode
This? http://mergext.com/home/mergzxing/ or http://splash21.com/sQuiRt.php On Tue, Jan 31, 2017 at 12:25 PM, Devin Asay via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi all, > > I have a vague memory that someone had created a barcode library or > extension for mobile. Anybody kn

Re: Mobile library for barcodes?

2017-01-31 Thread Roger Eller via use-livecode
When a question about what's available for "mobile" is raised, I always read it as "android, iOS, and maybe even Windows-mobile". I never purchaced the full merg-suite because it doesn't fully support all of LiveCodes mobile platforms. I do have mergZXing because it works on Android. It shouldn'

Re: LC-Magick Collection

2017-01-31 Thread Roger Eller via use-livecode
I think your stack that traces the outlines of a multicolor PNG into polygon shapes would be a fabulous addition to this image tool collection. ~Roger On Jan 31, 2017 6:23 PM, "hh via use-livecode" < use-livecode@lists.runrev.com> wrote: > Added today #6: Bilinear Perspective Image Distortion >

Re: LC-Magick Collection

2017-02-01 Thread Roger Eller via use-livecode
There is a dedicated tracing stack somewhere on the LC forum. I think it was made about a year ago, maybe longer. ~Roger On Feb 1, 2017 2:37 AM, "hh via use-livecode" wrote: > Tracing all opaque parts of a picture with transparency, not only the > outline, is one of the tools that BerndN uses

Re: Mobile library for barcodes?

2017-02-01 Thread Roger Eller via use-livecode
e the image (on > ios), so I am not sure why you would then have a separate JS library > attempt to read it, since AV also includes a BC interpretation component. > > On Tue, Jan 31, 2017 at 9:13 PM, Roger Eller via use-livecode < > use-livecode@lists.runrev.com> wrote: > >

Re: LC-Magick Collection

2017-02-01 Thread Roger Eller via use-livecode
*FOUND IT:* TracingBN_0_3.livecode.zip and sample files: images with transparency.zip At the bottom of this threa

[OT] DevDocs.io doesn't have "LiveCode"

2017-02-07 Thread Roger Eller via use-livecode
This is another place where LiveCode could receive some great exposure, if represented. A great resource for many language API docs in one convenient location. https://devdocs.io/ ~Roger ___ use-livecode mailing list use-livecode@lists.runrev.com Plea

Re: Script Editor fixable? (was: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks)

2017-02-21 Thread Roger Eller via use-livecode
I'm not what you would call a power user, nor do I need an editor that handles multiple languages and syntax coloring variations. I like the truly integrated LC editor just fine. It is great to see users providing options for those who need more than that. ~Roger On Feb 21, 2017 9:28 PM, "Richa

Re: Reveal in Find on Windows

2017-02-22 Thread Roger Eller via use-livecode
get shell (”explorer.exe /select,c:\windows\system32\selected_file.txt") Source: http://stackoverflow.com/questions/29970897/cmd-file-tasks-open-directory-and-select-file ~Roger On Feb 21, 2017 10:43 PM, "Sannyasin Brahmanathaswami via use-livecode" < use-livecode@lists.runrev.com> wrote: for i

Re: Script Editor fixable? (was: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks)

2017-02-22 Thread Roger Eller via use-livecode
I'm fine with a different editor, as long as it is "in the box". I don't want to be forced into adding components from other sites unless I choose to, like plugins, etc. The IDE should install as a complete thing (editor included). 2 cents. ~Roger On Wed, Feb 22, 2017 at 11:16 AM, Richard Gask

Re: Reveal in Find on Windows

2017-02-23 Thread Roger Eller via use-livecode
> > >> OK I studied the doc here: > >> > >> https://support.microsoft.com/en-us/help/130510/command-line > >> -switches-for-windows-explorer > >> > >> and actually the use cases are more often to open a folder > >> >

Re: Reveal in Find on Windows

2017-02-23 Thread Roger Eller via use-livecode
50 Million!!! pffft Well, let's not forget about the Amiga then. I know there are still at least 2, because I still have mine. ;) ~Roger On Thu, Feb 23, 2017 at 10:52 AM, Richard Gaskin via use-livecode < use-livecode@li

Re: Reveal in Find on Windows

2017-02-23 Thread Roger Eller via use-livecode
You get a star for effort. ;-p I tried your handler on Mac and Win, (not currently one of the 50 million Linux users). It opened the folder but did not select (reveal) the file or folder. The start of your command name didn't match the end, but that's okay. Community effort, right? ~Roger O

Re: Script Editor fixable? (was: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks)

2017-02-24 Thread Roger Eller via use-livecode
And if for #5, if I just want to keep using the LC built-in editor because I am comfortable using it, then I would hope it still exists. I guess like metacard, it would branch into it's own open-source thing, maintained by those who want it. On Fri, Feb 24, 2017 at 9:07 AM, Mike Kerner via use-l

Re: Remote debugger

2017-02-24 Thread Roger Eller via use-livecode
But if you wanted to continue developing an alternative way of remote debugging, the open-source LC users would love you. :) On Fri, Feb 24, 2017 at 2:48 PM, J. Landman Gay via use-livecode < use-livecode@lists.runrev.com> wrote: > On 2/24/17 2:36 AM, Monte Goulding via use-livecode wrote: > >>

Re: Script Editor fixable? (was: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks)

2017-02-25 Thread Roger Eller via use-livecode
On Feb 25, 2017 9:21 AM, "Mike Kerner via use-livecode" < use-livecode@lists.runrev.com> wrote: > > All I did was plant the thought, and Bernd went nuts with it. Welcome to > management. Where's my big paycheck and pin stripes? > Anyway, we have been raly slow as a

Re: Script Editor fixable? (was: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks)

2017-02-25 Thread Roger Eller via use-livecode
On Sat, Feb 25, 2017 at 10:47 AM, Roger Eller wrote: > On Feb 25, 2017 9:21 AM, "Mike Kerner via use-livecode" < > use-livecode@lists.runrev.com> wrote: > > > > All I did was plant the thought, and Bernd went nuts with it. Welcome to > > management. Where's my big paycheck and pin stripes? > >

Re: Script Editor fixable? (was: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks)

2017-02-25 Thread Roger Eller via use-livecode
moving, but I'm hoping > that with a few of these little projects started we're picking it up... > > On Sat, Feb 25, 2017 at 3:50 PM, Roger Eller via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > On Sat, Feb 25, 2017 at 10:47 AM, Roger Eller < &

Re: Image Manipulation by javascript/HTML5 using a widget

2017-02-28 Thread Roger Eller via use-livecode
Sounds very cool! Where is the download link? On Tue, Feb 28, 2017 at 4:53 PM, hh via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi all. > > There is a new sample stack by Jonathan Lynch called > "Browser Widget Image Manipulator". > This name could lead to underestimate a bit this

Re: Anyone doing a LiveCode Community Chat Bot? Wondering

2017-03-01 Thread Roger Eller via use-livecode
I am very interested in AI bots. It would be really cool to use LiveCode to interface with the Google Home, or Amazon Echo API. Through kickstarter, I have supported the DashBot in hopes that it's core OS can run apps made with LiveCode. I don't have it yet, but I am hoping it has Android inside

Re: Dragging widgets

2017-03-02 Thread Roger Eller via use-livecode
On Mar 2, 2017 3:08 AM, "Richmond Mathewson via use-livecode" < use-livecode@lists.runrev.com> wrote: > Is menu driven scripting really programming? (500-900 words, on my desk by Monday). > > Why do I feel that menu driven scripting is like driving an automatic car (last time I drove one > of thos

Re: Remote debugger

2017-03-06 Thread Roger Eller via use-livecode
Where can the new version be found? Is this page still maintained? http://mergext.com/plugins/mergdeploy/ On Mon, Mar 6, 2017 at 2:19 PM, Monte Goulding via use-livecode < use-livecode@lists.runrev.com> wrote: > > > On 7 Mar 2017, at 4:01 am, Mike Kerner via use-livecode < > use-livecode@lists

Re: "ouch: the beginning of the end"

2017-03-08 Thread Roger Eller via use-livecode
So... Why not convert the forms to high-res (300+ dpi) PNG or JPEG as Mark suggests as one of the many options, and overlay LiveCode fields to create an app for filling the form? Once filled in, merge the high-res image with the collected field data into a fresh new PDF generated via the Quartum P

Re: [ANN] Release 9.0.0 DP-5

2017-03-08 Thread Roger Eller via use-livecode
+1 On Mar 8, 2017 7:42 PM, "Andre Garzia via use-livecode" < use-livecode@lists.runrev.com> wrote: > On Mon, Mar 6, 2017 at 5:12 PM, Mike Kerner via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > Besides, this is not > > debugging, this is remote debugging, and if anything screams "

Re: Download LC Community: trapped.

2017-03-09 Thread Roger Eller via use-livecode
On Mar 9, 2017 5:26 PM, "Richmond Mathewson via use-livecode" < use-livecode@lists.runrev.com> wrote: > > Asking for an e-mail address is a small thing to ask for. > > But _forcing_, rather than _asking_, isn't quite the same thing. > > Personal blether starts now --- > > I don't feel

Re: Download LC Community: trapped

2017-03-10 Thread Roger Eller via use-livecode
It's a matter of forced consent, not necessarily about the intended use of your email address. I get it, and I agree that it should not be required. ~Roger On Fri, Mar 10, 2017 at 12:13 PM, Richmond Mathewson via use-livecode < use-livecode@lists.runrev.com> wrote: > Indeed; but now this is dri

Re: (off) dropbox down

2017-03-17 Thread Roger Eller via use-livecode
Or maybe THIS had some complications they were working through. I received an email from Dropbox that said: "This is a reminder that your Public folder links will become inactive on *March 15*. On that date, your Public folder will become a standard Dropbox folder, and your files will remain safe

Re: Producing a list of duplicates

2017-03-22 Thread Roger Eller via use-livecode
You will find that and SO MUCH MORE in the incredible resource MASTER LIBRARY, by Michael Doub. https://www.dropbox.com/s/3wpwn3hfbmpl7sk/MasterLibrary.livecode?dl=0 ~Roger On Wed, Mar 22, 2017 at 7:41 AM, Skip Kimpel via use-livecode < use-livecode@lists.runrev.com> wrote: > Anybody have a go

Re: [ANN] tinyDictionary

2017-03-22 Thread Roger Eller via use-livecode
Outstanding! Much better than the built-in webpage-like dictionary. Great job! On Wed, Mar 22, 2017 at 10:37 AM, BNig via use-livecode < use-livecode@lists.runrev.com> wrote: > I uploaded a compact version of the dictionaries for LC 8.1 and up to > Livecodeshare > > http://livecodeshare.runre

Re: nabble babble

2017-03-24 Thread Roger Eller via use-livecode
I have always used "the mail archive" site as my X-Talk Time Machine. LIVECODE https://www.mail-archive.com/use-livecode@lists.runrev.com/ REVOLUTION https://www.mail-archive.com/use-revolution@lists.runrev.com/ METACARD https://www.mail-archive.com/metacard@lists.runrev.com/ ~Roger On Fri, M

Re: nabble babble

2017-03-24 Thread Roger Eller via use-livecode
s.runrev.com> wrote: > On 3/24/17 12:19 PM, Roger Eller via use-livecode wrote: > >> I have always used "the mail archive" site as my X-Talk Time Machine. >> > > How do you search? I've never found a good way to do that in the > "officia

Re: Overlaying on video

2017-03-27 Thread Roger Eller via use-livecode
Will there be a similar capability to allow objects (buttons and fields) to overlay a browser widget, which might also be displaying a video? I believe there is a need to make this possible for any situation. ~Roger On Mon, Mar 27, 2017 at 8:47 AM, panagiotis merakos via use-livecode < use-live

Re: within and scaleFactor

2017-04-02 Thread Roger Eller via use-livecode
Also the content of option menus remain at 1X scale even though everything else has increased in size. #thatsabug ~Roger On Apr 1, 2017 3:17 PM, "Dan Friedman via use-livecode" < use-livecode@lists.runrev.com> wrote: > I call this a bug, would you? > > If the scaleFactor of stack “myStack” is s

Re: Single File Deploy on Windows?

2017-04-03 Thread Roger Eller via use-livecode
Can an empty file placeholder be created within preOpenStack, then extract the real DLL when it is really needed? On Apr 3, 2017 6:34 PM, "Dan Friedman via use-livecode" < use-livecode@lists.runrev.com> wrote: > So, I deliver a single file for my LC standalones on Windows. Any > required DLLs or

Re: Mysterious customer

2017-04-04 Thread Roger Eller via use-livecode
Is it possible that "Artie" has his display set to a lower resolution to compensate for vision impairment? ~Roger On Tue, Apr 4, 2017 at 6:49 AM, Richmond via use-livecode < use-livecode@lists.runrev.com> wrote: > I pumped out a 32-bit Mac standalone from my Char Ref stack and > > released it th

Re: mergMicrophone - audio format suitable for Windows playback?

2017-04-11 Thread Roger Eller via use-livecode
Any add-on in the merg suite is likely to only use Apple centric formats. I would let Windows PPT convert the audio, then if playback is suitable on both platforms, distribute the converted file. On Apr 11, 2017 2:53 AM, "Terry Judd via use-livecode" < use-livecode@lists.runrev.com> wrote: > I’m

Re: mergEXT

2017-04-12 Thread Roger Eller via use-livecode
Robot? On Wed, Apr 12, 2017 at 8:57 AM, Richmond Mathewson via use-livecode < use-livecode@lists.runrev.com> wrote: > OK: now for the goofy questions . . . . > > 1. How do I find my robot's pUUID on a Mac? > > > Richmond. > > ___ use-livecode mailing l

Re: mergEXT

2017-04-12 Thread Roger Eller via use-livecode
py interface that > one has to pay $50 for that stinks. > > Richmond. > > > On 4/12/17 3:58 pm, Roger Eller via use-livecode wrote: > >> Robot? >> >> >> On Wed, Apr 12, 2017 at 8:57 AM, Richmond Mathewson via use-livecode < >> use-livecode@lists.

Re: mergEXT

2017-04-12 Thread Roger Eller via use-livecode
t; use-livecode@lists.runrev.com> wrote: > I must be really stupid . . . but . . . > > How do I use mergBLE to get a simple list of BlueTooth devices in a > listField? > > Richmond. > > > > On 4/12/17 4:08 pm, Roger Eller via use-livecode wrote: > >> That looks rea

Re: AW: vertical text?

2017-04-12 Thread Roger Eller via use-livecode
That's nice, but text angle should come as standard a field property (in my opinion). There are many use cases for field labels or table headers to sit on an angle for screen space consideration. ~Roger On Wed, Apr 12, 2017 at 11:25 AM, Paul Richards via use-livecode < use-livecode@lists.runrev

Re: AW: vertical text?

2017-04-12 Thread Roger Eller via use-livecode
This is really the first mention I've seen of the resource requirements of certain widgets. Assuming that overhead is minimal just because it is so darn easy to add to a stack will be our downfall. :) ~Roger On Wed, Apr 12, 2017 at 2:12 PM, Richard Gaskin via use-livecode < use-livecode@lists.

Re: mergEXT

2017-04-14 Thread Roger Eller via use-livecode
If you (or someone you know or work with) have an Android phone or tablet, try this app. It will scan for nearby bluetooth devices and provide a plethora of info (including UUID) about the devices. It even sees Monte's "Hello World" broadcast from LiveCode when you open his MergBLE sample stack.

Re: mergEXT

2017-04-14 Thread Roger Eller via use-livecode
88... number is the robot's MAC address. > > BLE Reader gave me the MAC Address. > > Bluetooth Monitor listed classes: 7936, 7936, 1f00 and a very long > SerialPort Service > which may be a UUID (?): 1101--1000-8000-00805f9b34fb > > nRF Toolbox for BLR seemed

Re: Stupid Q No 999: mergeBLE

2017-04-23 Thread Roger Eller via use-livecode
Have you looked at the mergBLE commands in the LC dictionary? mergBLEConnectPeripheral pUUID Monte will likely have the answers you seek. ~Roger On Sun, Apr 23, 2017 at 6:38 AM, Richmond Mathewson via use-livecode < use-livecode@lists.runrev.com> wrote: > So, here I am with Livecode 8.1.3 Ind

Re: Stupid Q No 999: mergeBLE

2017-04-24 Thread Roger Eller via use-livecode
>> >>> " All of the addons have full documentation making it a joy to use them >>> in >>> your app." >>> >>> Well I am unfortunately missing 2 things: "full" documentation (extremely >>> minimal in the

Re: Make numberFormat even better

2017-04-25 Thread Roger Eller via use-livecode
+1 And if you must introduce a arguably newer/better term, please make its syntax more English-like and less code-like. This _is_ LiveCode. Cryptic is for those other languages. /2_cents ~Roger On Tue, Apr 25, 2017 at 10:11 AM, Rick Harrison via use-livecode < use-livecode@lists.runrev.com>

Re: Make numberFormat even better

2017-04-25 Thread Roger Eller via use-livecode
I wouldn't even be here if not for my introduction to English-like syntax via HyperCard 25+ years ago. My apparently "not very useful work" over the past 25 years while benefiting from that very same "less complex" syntax has kept me employed, my family clothed and fed, a roof over our heads, and

on tabKey - what field contains the blinking curser?

2017-04-26 Thread Roger Eller via use-livecode
How do I discover the name of the field which has received focus (blinking edit bar cursor) when the tabKey is pressed? ~Roger ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your sub

Re: on tabKey - what field contains the blinking curser?

2017-04-26 Thread Roger Eller via use-livecode
Thank you, Tom! On Wed, Apr 26, 2017 at 5:18 PM, tbodine via use-livecode < use-livecode@lists.runrev.com> wrote: > One way... > > if the focusedObject begins with "field" then > put the focusedObject into tActiveField > end if > > Tom B. > > > > -- > View this message in context: http://runtime

Re: on tabKey - what field contains the blinking curser?

2017-04-26 Thread Roger Eller via use-livecode
use-livecode@lists.runrev.com> wrote: > On 4/26/17 3:58 PM, Roger Eller via use-livecode wrote: > >> How do I discover the name of the field which has received focus (blinking >> edit bar cursor) when the tabKey is pressed? >> > > One way: > > on openfield > put

Re: on tabKey - what field contains the blinking curser?

2017-04-27 Thread Roger Eller via use-livecode
dfield end doSelect On 4/26/17 7:21 PM, Roger Eller via use-livecode wrote: > When I tab to the next field, I want to select after the field content, or > in other words place the blinking bar at the end of whatever is already > there. By default, it is placing it in front of the field c

Re: Community Coding Standards, Naming Conventions, Best Practice in LiveCode Script for community contribution work

2017-04-28 Thread Roger Eller via use-livecode
i and j are about as far as I go with nested repeats. Although sometimes I further process the resulting tEmpList in yet another repeat loop. It helps me to follow my own code if I can produce a list with modifications, and put tEmpList (into msg) before proceeding with more processing. Personal

Re: Creating apps directly on mobile devices

2017-04-30 Thread Roger Eller via use-livecode
Build it and they will come... er, download it. :) On Apr 29, 2017 7:25 PM, "Alejandro Tejada via use-livecode" < use-livecode@lists.runrev.com> wrote: > In other message threads, I have asked about a > LiveCode Features Demo for mobile platforms. > > This APP/APK Demo would allows to test > int

  1   2   >