Re: Saving into invisible folders ?

2013-04-15 Thread Richmond
On 16/04/13 08:58, John Craig wrote: I've not seen this before; specialFolderPath(".myMuck") Does it work if; specialFolderPath("Home") & "/.myMuck" ? Sent from my iPhone Thank you, John. If I put this bit: set the defaultFolder to specialFolderPath("Home") create folder ".myMuck"

Re: Saving into invisible folders ?

2013-04-15 Thread Richmond
On 16/04/13 08:58, John Craig wrote: I've not seen this before; specialFolderPath(".myMuck") Does it work if; specialFolderPath("Home") & "/.myMuck" ? Certainly a good idea, but, no, that doesn't work & I jumped the gun a bit as, having created a new folder (invisible or not) an 'export sna

Re: Saving into invisible folders ?

2013-04-15 Thread John Craig
I've not seen this before; specialFolderPath(".myMuck") Does it work if; specialFolderPath("Home") & "/.myMuck" ? Sent from my iPhone On 16 Apr 2013, at 06:48, Richmond wrote: > specialFolderPath(".myMuck") ___ use-livecode mailing list use-liveco

Saving into invisible folders ?

2013-04-15 Thread Richmond
So, I have a stack with a single card containing: 1. A group "PAIR". 2. A button "Button" containing the following script: on mouseUp set the defaultFolder to specialFolderPath("Home") create folder ".myMuck" set the defaultFolder to specialFolderPath(".myMuck") export snapshot from

Re: fontSizes bust in 6.0

2013-04-15 Thread Peter Haworth
Build 1511 for me. Just entered QCC bug#10852 Pete lcSQL Software On Mon, Apr 15, 2013 at 8:07 PM, stephen barncard < stephenrevoluti...@barncard.com> wrote: > yes I just saw this on a stack I was working on that worked before.. > > 6.0 RC-6 Build 1509-- latest? > >

Subject: Re: Is it just me, again?

2013-04-15 Thread Ryno Swart
I for one, add my thanks, Kevin. This is a dream fulfilled. To take rev-style programming to the schools and universties in Africa. For now I shall await your "lesson on how to bypass system just now, for anyone who is stuck - e.g. schools." I wish you all the best in this, your LiveCode Commu

Re: fontSizes bust in 6.0

2013-04-15 Thread stephen barncard
yes I just saw this on a stack I was working on that worked before.. 6.0 RC-6 Build 1509-- latest? this is wrong On Mon, Apr 15, 2013 at 5:44 PM, Peter Haworth wrote: > Right, but the exact same command in LC 5.5.x returns a list of font sizes > so one or other is worng. > > Pete > lcSQL

Re: How does works Sandboxing code in LiveCode Community?

2013-04-15 Thread Monte Goulding
Why only for LiveCode Community? It might be nice to sandbox the running of any stack on any version. There's currently a discussion on the engine contributors forum about needing an option to disallow the setting of scripts entirely in a running standalone for security reasons. Perhaps there's

Re: Is it just me, again?

2013-04-15 Thread Monte Goulding
On 04/15/2013 07:30 PM, Kevin Miller wrote: > We'll be making the activation process friendlier and optional in the next > major version. We will always encourage and promote the benefits of > registering with us (there are more than it looks just now but we don't > talk about them as we should), b

Re: How does works Sandboxing code in LiveCode Community?

2013-04-15 Thread Alejandro Tejada
My mistake... This is the correct link for Sandboxing code: http://en.wikipedia.org/wiki/Sandbox_(computer_security) Al -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/How-does-works-Sandboxing-code-in-LiveCode-Community-tp4663468p4663469.html Sent from the Re

How does works Sandboxing code in LiveCode Community?

2013-04-15 Thread Alejandro Tejada
Hi all, We know, by experience, the power of this platform. But... With great power comes great responsibility... So, the Big Question: How does Sandboxing code works in LiveCode Community? Before running a Stack? or After running a Stack? http://en.wikipedia.org/wiki/Sandbox_(software_developme

Re: [OT] LC Commercial in the RunRev Store

2013-04-15 Thread Paul Hibbert
I'm presented with a similar screen except that I don't see a LC Commercial edition, instead I see a LiveCode Complete which does allow downloads of everything from version 5.5.0 through 6.0.0 and the mobile/server options too. I had an active renewal package until June 2014 before signing up fo

Re: A small programming challenge

2013-04-15 Thread Alejandro Tejada
Hi, Geoff Canyon-4 wrote > I worked on this further over the weekend. I'll post again after I've > formatted everything, but the result now handles any number of cubes from > 3 > to 26, although anything more than about 14 will probably be too slow. For > 4 cube puzzles the new code is about four

[OT] LC Commercial in the RunRev Store

2013-04-15 Thread Kay C Lan
How is LC Commercial 6.0 presented in My Account of the RunRev Store. When I log in I have a big green LC Community Edition button at the top. Below this I have LiveCode Personal, with an option button that lists the versions of LC personal I have. Below this I have LiveCode Commercial with an o

Re: fontSizes bust in 6.0

2013-04-15 Thread Peter Haworth
Right, but the exact same command in LC 5.5.x returns a list of font sizes so one or other is worng. Pete lcSQL Software On Mon, Apr 15, 2013 at 4:29 PM, Jacques Hausser wrote: > Hy Peter: > > from the dictionary: > > Comments: > If zero appears in the list returned by th

Re: fontSizes bust in 6.0

2013-04-15 Thread Jacques Hausser
Hy Peter: from the dictionary: Comments: If zero appears in the list returned by the fontSizes function, the font is scalable, meaning that it can be displayed at any size supported by the operating system. Le 16 avr. 2013 à 01:14, Peter Haworth a écrit : > OSX 10.7.4, LC 6.0 Commercial or

fontSizes bust in 6.0

2013-04-15 Thread Peter Haworth
OSX 10.7.4, LC 6.0 Commercial or Community. The fontsizes of a font always returns zero. Anyone else seeing this? Pete lcSQL Software ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe,

Re: Get path

2013-04-15 Thread J. Landman Gay
On 4/15/13 12:18 PM, Richmond wrote: Now, if Bloody-minded Johnny uses the standalone, which then stores some preference file in his default location, and the BMJ moves his standalone, how can the standalone load his prefs file the next time he uses it? Typically preferences on Mac and Windows

Re: Retrieving gif data from a RESTful map server

2013-04-15 Thread MacBox
Thanks to Devin, Jim, and Mark for taking a crack at this, but it seems this was not a solvable problem as desired. Thierry offered to take a look at an actual download of the gif, and he determined that the data is somehow corrupt. Although Preview and Safari seem to be able to deal with it, LC

Re: Is it just me, again?

2013-04-15 Thread Marian Petrides, M.D.
Great news--not because it affects me but because this was the only negative commentary about LC going Open Source on macintouch.com. No reason to take criticism for something so small and obscure the virtues of LC. BTW, maybe some of you other LiveCoders would like to go to macintouch and pos

Re: Is it just me, again?

2013-04-15 Thread Marty Billingsley
Absolutely! Thanks, Kevin! - marty -- Marty Billingsley Department of Computer Science The University of Chicago Laboratory Schools Richmond wrote: > > > On 04/15/2013 07:30 PM, Kevin Miller wrote: >> We'll be making the activation process friendlier and optional in the next >> major vers

Get path

2013-04-15 Thread Richmond
Normally a standalone's default path is where the end-user puts s/his standalone in the files structure of s/his operating system (or, it was last time I looked) . . . HOWEVER . . . imagine an end-user, who I shall call "Bloody-minded Johnny", who, for various odd reasons keeps moving his sta

Re: Is it just me, again?

2013-04-15 Thread Andrew Kluthe
I was hoping this was the response we would eventually get. The login doesn't really provide a problem for me, and I am surely not an "Open" minded person when it comes to thinking about what "Open" principles are; however, the response from most on the list seem to be raising some very important c

Re: Is it just me, again?

2013-04-15 Thread Richmond
On 04/15/2013 07:30 PM, Kevin Miller wrote: We'll be making the activation process friendlier and optional in the next major version. We will always encourage and promote the benefits of registering with us (there are more than it looks just now but we don't talk about them as we should), but it

RE: Moving controls smoothly around the screen

2013-04-15 Thread Ralph DiMola
Pete, I use Scott's method and it works v well on mobile. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Scott Morrow Sent: Sunday, April 14, 2013 3:57 PM

Re: Is it just me, again?

2013-04-15 Thread Kevin Miller
We'll be making the activation process friendlier and optional in the next major version. We will always encourage and promote the benefits of registering with us (there are more than it looks just now but we don't talk about them as we should), but it will be optional. In the mean time we will sh

Re: A small programming challenge

2013-04-15 Thread Geoff Canyon
I worked on this further over the weekend. I'll post again after I've formatted everything, but the result now handles any number of cubes from 3 to 26, although anything more than about 14 will probably be too slow. For 4 cube puzzles the new code is about four times faster than my old code. For 1

Re: Is it just me, again?

2013-04-15 Thread Roger Eller
I only see "offline activation" available when I login to my commercial account. ~Roger On Mon, Apr 15, 2013 at 3:11 AM, Ryno Swart wrote: > I want to give my son a copy of LiveCode on a flash drive so that he can > in turn show it to his fellow students at University. > > They are first year

Re: Is it just me, again?

2013-04-15 Thread Ryno Swart
I want to give my son a copy of LiveCode on a flash drive so that he can in turn show it to his fellow students at University. They are first year Electrical Engineering students doing programming but have never heard of LC. I wanted to do this years ago while he was at school, but licensing wa