Re: Release 8.0 DP 9

2015-11-13 Thread Richmond
Considerably better than DP 8. Well Done! Richmond. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-liv

Re: LC 8 and JSON

2015-11-13 Thread Devin Asay
> On Nov 13, 2015, at 12:31 PM, Peter TB Brett wrote: > > On 13/11/2015 19:28, Devin Asay wrote: >> Anyone used the JSON library with the latest LC 8 RC’s? I’m trying to do >> some simple testing and getting an error every time. >> >> I have a stack with a button and a field. The button script

Re: LC 8 and JSON

2015-11-13 Thread Peter Haworth
Hi Devin, I'm using jsonImport in LC8DP7 with no issues, haven't tried it in DP8 or DP9 yet. The only difference is I use textDecode on the URL. I'm using it to decode the LC8 dictionary file. Pete lcSQL Software Home of lcStackBrowser

Re: LC 8 and JSON

2015-11-13 Thread Devin Asay
> On Nov 13, 2015, at 12:54 PM, Peter Haworth wrote: > > Hi Devin, > I'm using jsonImport in LC8DP7 with no issues, haven't tried it in DP8 or > DP9 yet. The only difference is I use textDecode on the URL. I'm using it > to decode the LC8 dictionary file. Oh, I hadn’t thought of that, but unf

Re: LC 8 and JSON

2015-11-13 Thread Trevor DeVore
On Fri, Nov 13, 2015 at 2:28 PM, Devin Asay wrote: > Anyone used the JSON library with the latest LC 8 RC’s? I’m trying to do > some simple testing and getting an error every time. > > I have a stack with a button and a field. The button script is this: > > on mouseUp > answer file "Choose a JS

Re: LC 8 and JSON

2015-11-13 Thread Devin Asay
> On Nov 13, 2015, at 1:54 PM, Trevor DeVore wrote: > > On Fri, Nov 13, 2015 at 2:28 PM, Devin Asay wrote: > >> Anyone used the JSON library with the latest LC 8 RC’s? I’m trying to do >> some simple testing and getting an error every time. >> >> I have a stack with a button and a field. The

Re: LC 8 and JSON

2015-11-13 Thread Trevor DeVore
On Fri, Nov 13, 2015 at 4:03 PM, Devin Asay wrote: > > Thanks, Trevor. That was it. > Carry on then :-) -- Trevor DeVore ScreenSteps www.screensteps.com-www.clarify-it.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please vis

ios custom URL scheme

2015-11-13 Thread John Dixon
I have been thinking about the custom URL scheme... and wonder what it is useful for ? Has anyone employed a custom URL in an app and would you like to tell what you used it to do ? Would it be possible to send a text message to a phone that contains a custom URL that could be used to launch an

Re: Release 8.0 DP 9

2015-11-13 Thread Mark Wieder
On 11/13/2015 11:48 AM, Richmond wrote: Considerably better than DP 8. Well Done! Hmmm... what are you seeing that I'm not? User plugins are again not loaded. You can no longer right-click an object for a contextual menu. When saving a stack, the 'saving' dialog never goes away. Editing is pa

Re: Release 8.0 DP 9

2015-11-13 Thread Alex Tweedly
On 13/11/2015 22:58, Mark Wieder wrote: On 11/13/2015 11:48 AM, Richmond wrote: Considerably better than DP 8. Well Done! Hmmm... what are you seeing that I'm not? User plugins are again not loaded. I'm getting them loaded - kind-of. If I have lcStackBrowser in my Plugins directory, then

Re: ios custom URL scheme

2015-11-13 Thread J. Landman Gay
On 11/13/2015 4:27 PM, John Dixon wrote: Would it be possible to send a text message to a phone that contains a custom URL that could be used to launch an app on the device ? I hope not. That sounds a little like what the Stagefright virus does on Android phones. -- Jacqueline Landman Gay

Re: [ANN] DropboxAPI_2_tester

2015-11-13 Thread Terry Judd
Got it - thanks Gerard. TerryŠ On 13/11/2015 9:56 am, "use-livecode on behalf of gmcrev" wrote: >Thanks Terry >Glad you got it working. >But this was a bit of a rushed release. >I uploaded a version 1.05 today with about 20 little bug fixes. >These were related to getting all the Parameters rig

Re: Release 8.0 DP 9

2015-11-13 Thread Peter Haworth
Hi Alex, I will do some testing with lcStackbrowser and dp9. It goes through a process of discovering new properties when it is run under a version of LC it hasn't seen before and that process has changed considerably with the advent of LC8. It was based on how things were in DP7 and since LC8 is

Re: ios custom URL scheme

2015-11-13 Thread Terry Judd
Hi John - these are a couple of things I¹ve used them forŠ 1. Adding them to timetable events that students can sync to their calendars. Clicking the urls opens a custom app that provides them with access to all the learning resources associated with the event. 2. Installing configuration profile

Re: Release 8.0 DP 9

2015-11-13 Thread Alex Tweedly
It turns out I was wrong - I can't get it to run in 8.0-dp-4 I've been using that version of LC8 - but only doing minimal stuff, testing stacks that were developed under 7.0. I had changed lcStackbrowser to be run 'on request', instead of 'on startup' because I had had problems, so I wasn't

Re: Release 8.0 DP 9

2015-11-13 Thread Peter Haworth
Thanks for the info Alex, I'll try to track it down over the weekend. Pete lcSQL Software Home of lcStackBrowser and SQLiteAdmin On Fri, Nov 13, 2015 at 5:25 PM, Alex Tweedly wrote: > It tu

Re: Converting HTML to Jade?

2015-11-13 Thread stephen barncard
On Fri, Nov 13, 2015 at 10:35 AM, Terry Vogelaar wrote: > Strange that the terminal doesn’t have problems finding it, while the > LiveCode shell does. What am I doing wrong? there's a space after html2jade -- I am pretty sure it needs to be encoded. -- Stephen Barncard - Sebastopol Ca. USA - D

Re: LiveCode meet-up at FOSDEM 2016

2015-11-13 Thread David Bovill
Yes - I went last year. Will also be going to CCC again this year, and would be interested in doing a village involving LiveCode. On Friday, 13 November 2015, Peter TB Brett wrote: > Hi all, > > I'll be at the Free and Open Source Developer's European Meeting (FOSDEM) > 2016 in Brussels on the 3

Re: LiveCode meet-up at FOSDEM 2016

2015-11-13 Thread Peter TB Brett
On 14/11/2015 03:00, David Bovill wrote: Yes - I went last year. Will also be going to CCC again this year, and would be interested in doing a village involving LiveCode. Cool -- please keep me up-to-date with your plans for CCC! When during FOSDEM do you think would be best for a LiveCode m

Re: Vector Images and the SVGL stack

2015-11-13 Thread Richmond
On 13/11/15 01:11, Bob Sneidar wrote: On Nov 10, 2015, at 10:39 , [-hh] mailto:h...@livecode.org>> wrote: B.S. wrote That just about broke my brain in Algebra. I contended that an infinitely small point was nothing at all, therefore an infinite number of points was also nothing at all. So why

iOS - Prevent screen from dimming

2015-11-13 Thread Rolf Kocherhans
Hello All Is it possible to prevent the screen from dimming (iOS) after the user does nothing for a while ? This is necessary is you for instance show the speed reading from a GPS signal on the Mobile Device. Cheers Rolf ___ use-livecode mailing list

Re: iOS - Prevent screen from dimming

2015-11-13 Thread Monte Goulding
mobileLockIdleTimer I also have a free external to get and set the screen brightness if you need that. > On 13 Nov 2015, at 9:24 pm, Rolf Kocherhans wrote: > > Hello All > > Is it possible to prevent the screen from dimming (iOS) after the user > does nothing for a while ? > > This is necess

Re: Vector Images and the SVGL stack

2015-11-13 Thread [-hh]
> > Bob S. wrote: > > What really will blow everyone's skirt up > > is finding out what the question is ... > Richmond M. wrote: > I don't wear a skirt, I wear a kilt (which is made from heavier > material than the average skirt). Richmond. So wearing a kilt is one way to avoid impersonating Mar

Release 8.0 DP 9

2015-11-13 Thread Ali Lloyd
Dear list members, We are pleased to announce the release of LiveCode 8.0 DP 9. Warning: this is not a stable release. Please ensure you back up your stacks before testing them. *Release contents* *Browser widget kind* The browser widget kind has been changed to "com.livecode.widget.browser". A

Re: Vector Images and the SVGL stack

2015-11-13 Thread Richmond
On 13/11/15 15:57, [-hh] wrote: Bob S. wrote: What really will blow everyone's skirt up is finding out what the question is ... Richmond M. wrote: I don't wear a skirt, I wear a kilt (which is made from heavier material than the average skirt). Richmond. So wearing a kilt is one way to avoid im

Re: Converting HTML to Jade?

2015-11-13 Thread Terry Vogelaar
Thanks, Lyn. This is what I am looking for, but there is one last hurdle to take before I can use it. I needed NPM to install it. But I needed Homebrew to install NPM. And Xcode to install Homebrew. Fortunately I already had Xcode installed. This is quite an effective fence to keep the non-geek

Re: Vector Images and the SVGL stack

2015-11-13 Thread Peter M. Brigham
On Nov 13, 2015, at 1:20 PM, Richmond wrote: > On 13/11/15 15:57, [-hh] wrote: Bob S. wrote: What really will blow everyone's skirt up is finding out what the question is ... >>> Richmond M. wrote: >>> I don't wear a skirt, I wear a kilt (which is made from heavier >>> material than

LC 8 and JSON

2015-11-13 Thread Devin Asay
Anyone used the JSON library with the latest LC 8 RC’s? I’m trying to do some simple testing and getting an error every time. I have a stack with a button and a field. The button script is this: on mouseUp answer file "Choose a JSON file:" as sheet if it is empty then exit to top put it in

Re: LC 8 and JSON

2015-11-13 Thread Peter TB Brett
On 13/11/2015 19:28, Devin Asay wrote: Anyone used the JSON library with the latest LC 8 RC’s? I’m trying to do some simple testing and getting an error every time. I have a stack with a button and a field. The button script is this: on mouseUp answer file "Choose a JSON file:" as sheet

LiveCode meet-up at FOSDEM 2016

2015-11-13 Thread Peter TB Brett
Hi all, I'll be at the Free and Open Source Developer's European Meeting (FOSDEM) 2016 in Brussels on the 30th and 31st of January 2016. https://fosdem.org/2016/ Any continental Europe-based LiveCode users want to meet up at the conference? Peter -- Dr Peter