[ANN] lcb-mode v0.1.1: Emacs major mode for LCB source code

2016-08-15 Thread Peter TB Brett
Hi all, == Emacs lcb-mode 0.1.1 == lcb-mode is a major mode for Emacs that adds syntax highlighting and indentation for editing LiveCode Builder (.lcb) source files. == Installation 1. Add the MELPA community package repository: https://melpa.org/ 2. Do "M-x package-install lcb-mode"

encrypted buttons final answer

2016-08-15 Thread Mike Bonner
Hey, I asked about generating encrypted paypal buttons a while back, have been busy since, but it does turn out to be relatively easy so I thought I'd share the method. put "item_name=" & field "item_name" into tEncrypt put cr & "amount=" & field "Amount" after tEncrypt put cr & "on1=" &

Re: ADB in El Capitan

2016-08-15 Thread Scott Rossi
Like you Jacque, I'm not positive location helps, but I have all my Android stuff installed in the Documents folder and it seems to work ok on El Capitan. I feel like I moved the files there a several versions back after repeated problems of getting LC to recognize the Android install location.

Re: SSL Help

2016-08-15 Thread Bob Sneidar
When Microsoft, and later Google decided to update their SSL/TLS to use the latest versions of both, we at the copier company I work for did not have the luxury of saying that we couldn't ask our customers to update the software on their copiers. We had to send technicians out and do it. When ma

Re: ADB in El Capitan

2016-08-15 Thread J. Landman Gay
I don't have a toolchain folder. But I can try moving it into my user account I guess. Without adb I have no logging, which is even worse than not having a direct install. Google searches say something about disabling El Capitan's SIP protection but I don't want to go that far. On 8/15/2016

Re: problem using mergDropbox under 8.1.0. dp 3

2016-08-15 Thread Monte Goulding
Hmm… you haven’t somehow lost your custom URL from standalone settings have you? Failing that then yes please open a report. > On 15 Aug 2016, at 10:44 PM, Ben Rubinstein wrote: > > I was using mergDropbox in iOS 7, before LC acquired the suite. I believe > that I also had it working under 8.0

Re: ADB in El Capitan

2016-08-15 Thread Monte Goulding
Jacque, I’m not really sure if moving it will fix it (could be something else maybe) but I’m on El Capitan and I use the location recommended for building android from source which is ~/toolchain/android-sdk and it works fine. Cheers Monte > On 16 Aug 2016, at 4:28 AM, J. Landman Gay wrote: >

Re: blockchain

2016-08-15 Thread Richard Gaskin
Mike Kerner wrote: > Has anyone thought about implementing something similar to a > blockchain in LC? I've been noggining this for a long time, > but I haven't gotten far enough to talk about it. What sort of application did you have in mind for this? And why blockchain specifically over othe

Re: SSL Help

2016-08-15 Thread Richard Gaskin
Dan Friedman wrote: > Later versions are simply more stable. Period. Agreed, and I think that was Fraser's point. v8.0.2 has some 2000+ fixed and enhancements not found in v7.0.1. -- Richard Gaskin Fourth World Systems Software Design and Development for the Desktop, Mobile, and the Web

Re: blockchain

2016-08-15 Thread me
I've started building the road for Blockchain concept in LC, Mike. I've also been keenly interested in it. Best, Jerry On Aug 15, 2016, 2:48 PM -0500, Mike Kerner , wrote: > Has anyone thought about implementing something similar to a blockchain in > LC? I've been noggining this for a long time,

Re: SSL Help

2016-08-15 Thread Lyn Teyla
Dan Friedman wrote: > Other than this issue, LC 7.0.1 is working well. Can you offer any support > for this issue with 7.0.1? Or, do I just set libURLSetSSLVerification to > false and hope for the best? If you’d like to stay on LC 7.0.1, then to avoid the SNI bug, you’ll need to ensure that

Re: SSL Help

2016-08-15 Thread Lyn Teyla
Dan Friedman wrote: > I purchased a SSL certificate and installed it and set it as the default. It > is working fine in every browser I try. However, in LiveCode (7.0.1), it's > getting the previous self-signed SSL certificate and failing with this error: It’s possible that you’re running in

blockchain

2016-08-15 Thread Mike Kerner
Has anyone thought about implementing something similar to a blockchain in LC? I've been noggining this for a long time, but I haven't gotten far enough to talk about it. -- On the first day, God created the heavens and the Earth On the second day, God created the oceans. On the third day, God p

Re: SSL Help

2016-08-15 Thread Dan Friedman
Fraser, Mainly, I can't ask thousands of people to reinstall my application at this time. Also, I can't take the risk of rolling out a *new* version of LC. I've done that in the past and it has cost me clients. With all new versions of LC, there are known bugs, and unknown bugs. You and I

Re: SSL Help

2016-08-15 Thread Fraser Gordon
On 15/08/16 18:32, Dan Friedman wrote: Lastly, it works fine in LC 8 (but for a verity of reasons, I can't use LC 8) What is it that is causing you problems in LiveCode 8? Other than that, why not use a newer version of LiveCode 7? 7.0.1 is nearly 2 years old and there have been a huge numbe

ADB in El Capitan

2016-08-15 Thread J. Landman Gay
I'm unable to directly connect any Android device to ADB. Apparently there are some issues with that in El Capitan and Apple has locked down some system folders (but my location for the SDK isn't one of those I saw listed.) Debugging is turned on for all devices I've tried. Is anyone able to ge

SSL Help

2016-08-15 Thread Dan Friedman
Greetings! I had a self-signed SSL certificate on my server (a generic certificate that came with the server). I purchased a SSL certificate and installed it and set it as the default. It is working fine in every browser I try. However, in LiveCode (7.0.1), it's getting the previous self-sig

problem using mergDropbox under 8.1.0. dp 3

2016-08-15 Thread Ben Rubinstein
I was using mergDropbox in iOS 7, before LC acquired the suite. I believe that I also had it working under 8.0.x, before the advent of the inclusions tab in the standalone builder (but can't now be certain - I've decided to stay on the bleeding edge for anything later than 7, and recently purged

[ANN] This Week in LiveCode 46

2016-08-15 Thread Peter TB Brett
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #46 here: https://goo.gl/XWkOy9 This is a weekly newsletter about LiveCode, focussing on what's been going on in and

Re: A Silly Question

2016-08-15 Thread Roger Guay
[-hh] wrote: > The 'Little Arrows' control works for me via > scrollbarLineDec and scrollbarLineInc > > >> Roger G. wrote: >> What do you monitor to determine if the user >> clicked one or the other of these [little] arrows? That’s it! And a little esoteric at that . . . I’m not so mortified

Re: list field question

2016-08-15 Thread hh
> jbv wrote: > but I was wondering if there was a property or something similar... > For instance, this would be very handy : > disable line 2 of fld "listField" Not exactly what you want, but a similar property works for me: set hidden of line 2 of fld "listField" to true

Re: A Silly Question

2016-08-15 Thread [-hh]
> Roger G. wrote: > What do you monitor to determine if the user > clicked one or the other of these [little] arrows? The 'Little Arrows' control works for me via scrollbarLineDec and scrollbarLineInc -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/SVG-Editors-