Re: Sets props of multiple objects from msg box

2017-02-21 Thread J. Landman Gay via use-livecode
On 2/21/17 8:46 PM, Sannyasin Brahmanathaswami via use-livecode wrote: select three fields enter in msg box: set the margins of the selectedObjects to 10,10,10,10 Expected: margins of all three fields should change observed: only the first one registers a change in margins the other two do

SVG To PNG v04

2017-02-21 Thread Alejandro Tejada via use-livecode
Hi Jonathan, > If you get a chance, please check out version 3 of > the LC to JS stack. I loaded it up a few days ago. > In version 2, it took 230 milliseconds to get > the first 10,000 digits of pi from an LC field and > into a variable in Javascript. In version 3, it takes > 8 milliseconds.

Reveal in Find on Windows

2017-02-21 Thread Sannyasin Brahmanathaswami via use-livecode
for in house production tools I use an apples script or shell script to reveal a file in the finder how do we do this on windows? BR ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and

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,

Sets props of multiple objects from msg box

2017-02-21 Thread Sannyasin Brahmanathaswami via use-livecode
select three fields enter in msg box: set the margins of the selectedObjects to 10,10,10,10 Expected: margins of all three fields should change observed: only the first one registers a change in margins the other two do not. Is this a bug? ___

Re: on-rev "HTTP_UPGRADE_INSECURE_REQUESTS"

2017-02-21 Thread Phil Davis via use-livecode
WHAT JUST HAPPENED? The desktop app I mentioned earlier is now (around 6:15 PM Pacific time) suddenly no longer blowing up during login, and its normal speed has been restored. I suspect someone at Command Central changed a server setting... but I see my 'HTTP_UPGRADE_INSECURE_REQUESTS' is

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

2017-02-21 Thread Richard Gaskin via use-livecode
It's always exciting to see new ground explored with inter-app communications, but with script editors I find myself wondering: Why not use LC's? If it's not on par with alternatives and for some reason can't be made to be on par, why don't we just ship LC with an appropriately-licensed

Re: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks

2017-02-21 Thread Trevor DeVore via use-livecode
On Tue, Feb 21, 2017 at 6:00 PM Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > Thanks Trevor. Just one more question. Do I copy JUST the executable, or > the whole folder including Drivers folder etc Just the executable. -- Trevor DeVore >

Re: SVG To PNG v04

2017-02-21 Thread Jonathan Lynch via use-livecode
Thanks, Alejandro. If you get a chance, please check out version 3 of the LC to JS stack. I loaded it up a few days ago. In version 2, it took 230 milliseconds to get the first 10,000 digits of pi from an LC field and into a variable in Javascript. In version 3, it takes 8 milliseconds. I am

Re: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks

2017-02-21 Thread Bob Sneidar via use-livecode
Thanks Trevor. Just one more question. Do I copy JUST the executable, or the whole folder including Drivers folder etc. Bob S > On Feb 21, 2017, at 15:02 , Trevor DeVore via use-livecode > wrote: > > Your are probably thinking about the linter which checks

Re: on-rev "HTTP_UPGRADE_INSECURE_REQUESTS"

2017-02-21 Thread Phil Davis via use-livecode
Thanks Bob - at least there are plenty of straws to go around. Guess I'll stop guessing and start digging. Phil On 2/21/17 2:53 PM, Bob Sneidar via use-livecode wrote: Well if it's straws you are grasping at, I can tell you we had a customer last week who has 2 copiers which suddently began

Re: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks

2017-02-21 Thread Trevor DeVore via use-livecode
Your are probably thinking about the linter which checks your code for errors while you type. The LC server executable is installed locally if you want Sublime Text to check your code for errors The linter that uses the server executable is available here:

Re: on-rev "HTTP_UPGRADE_INSECURE_REQUESTS"

2017-02-21 Thread Bob Sneidar via use-livecode
Well if it's straws you are grasping at, I can tell you we had a customer last week who has 2 copiers which suddently began failing scan to SMB share, and nothing we could do would get it to talk to the server. I had another customer call this morning with the same problem. I'm a little

on-rev "HTTP_UPGRADE_INSECURE_REQUESTS"

2017-02-21 Thread Phil Davis via use-livecode
Hi folks, Today I got back to my office after a long weekend to find that a desktop app I support, which was working fine last week, is blowing up during a server login process. It's trying to log into a system that runs on an on-rev server. Looking at the server globals, I notice this one:

Re: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks

2017-02-21 Thread Bob Sneidar via use-livecode
Oh IC! I was thinking I had to install LC Server! That helps a lot. Bob S > On Feb 21, 2017, at 10:15 , Trevor DeVore via use-livecode > wrote: > > You're welcome Bob. > > The "server" is running locally. It is a stack in the LiveCode IDE > listening for

SVG To PNG v04

2017-02-21 Thread Alejandro Tejada via use-livecode
Hi All, Download a new version of this utility stack (Draft 04) In this version the svg file is converted to a png image and is copied automatically from the Widget Browser and pasted within the stack in a new png image. Requires LiveCode 8.1.3 or later. In next versions, I will include an

Re: Inclusions on Android (was Re: Are SVG icons supposed to work on Android?)

2017-02-21 Thread Ben Rubinstein via use-livecode
Hi Ali (and Jacque) - thanks for responding. Here's what I'm seeing: A very simple stack with a field and a segemented widget (I've concentrated on this stack because it's an easier test for me than the SVG icon, but I think it's the same thing). Standalone settings for both Android and

Re: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks

2017-02-21 Thread Trevor DeVore via use-livecode
You're welcome Bob. The "server" is running locally. It is a stack in the LiveCode IDE listening for requests from Sublime Text (of any other editor I suppose). The stack is included in the Levure framework source files. Some enterprising soul could create a plugin for LiveCode that performs the

Re: Inclusions on Android (was Re: Are SVG icons supposed to work on Android?)

2017-02-21 Thread Ali Lloyd via use-livecode
Not as far as I know- if the search for inclusions wasn't working I would expect it to be an ide bug... does it work in a desktop standalone? On Tue, 21 Feb 2017 at 17:32, Ben Rubinstein via use-livecode < use-livecode@lists.runrev.com> wrote: > Immediately after sending the below, I decide to

Re: Are SVG icons supposed to work on Android?

2017-02-21 Thread J. Landman Gay via use-livecode
I'm using svg in a couple of Android apps and they work fine. You do need to make sure that SVG is selected in the Inclusions pane of the standalone settings. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com

Are SVG icons supposed to work on Android?

2017-02-21 Thread Ben Rubinstein via use-livecode
per the subject really - I added some snazzy SVG icons into my app, for no better reason than that I could - but when I built to Android, one of them didn't appear at all, and when the other is supposed to briefly fade in and out again, instead a square of approximately the same size does so.

Inclusions on Android (was Re: Are SVG icons supposed to work on Android?)

2017-02-21 Thread Ben Rubinstein via use-livecode
Immediately after sending the below, I decide to put that project on hold and try another one on Android - and found that a segmented control widget was missing. I switched to manually-selected inclusions, and was then able to see the segmented control widget on Android; and then went back to

Re: IconGravity vs Margins in Buttons

2017-02-21 Thread Randy Hengst via use-livecode
Hi Bob, Thanks for the response… I’ve messed with the margin settings. For example, 0,12,0,0 does move the text down realtive to the top of the button, but it also moves the icon down… I really need to just adjust the text…. I’d like to be able to set something like “textHeight” in a field for

Fwd: playloudness of audioclip ignored on Windows?

2017-02-21 Thread David V Glasgow via use-livecode
This is still driving me nuts. I tried setting the overall playloudness, and displaying that value in a field in the standalone. On Windows it reports 0, but still plays the click at the pre set play loudness level. Has no one else encountered this or similar? > Begin forwarded message: > >

Re: IconGravity vs Margins in Buttons

2017-02-21 Thread Bob Sneidar via use-livecode
Sounds like there are margins set. Try playing with those. Bob S > On Feb 20, 2017, at 08:42 , Randy Hengst via use-livecode > wrote: > > Hi All, > > I’ve been messing with using a variety of fonts in buttons coupled with a > round icon. > > It’s handy to

Re: Configuring a Sublime Text project to notify LiveCode IDE about updates to script only stacks

2017-02-21 Thread Bob Sneidar via use-livecode
Nice. Thanks for all this work Trevor. I am looking forward to using Sublime Text as my defacto script editor. I hesitate to install a web server only because I don't feel comfortable exposing another web server to the internet from my employer's network. I would eventually have to explain why

[ANN] Conference - book your hotel

2017-02-21 Thread Mark Schonewille via use-livecode
Dear conference participants, I would like to thank all early birds for registering for the eHUG International Mini Confernece on LiveCode. Some of you may have ordered a hotel already, while others are still contemplating what to do. Because I have received a few questions about this, here

Re: [ANN] Release 8.1.3

2017-02-21 Thread Richmond Mathewson via use-livecode
Congratulations! Richmond. On 2/21/17 11:57 am, panagiotis merakos via use-livecode wrote: Dear List Members, We are pleased to announce the release of LiveCode 8.1.3 Stable. By "Stable", we mean that no reported regressions have been introduced in 8.1.3, compared to the previous Stable

[ANN] Release 8.1.3

2017-02-21 Thread panagiotis merakos via use-livecode
Dear List Members, We are pleased to announce the release of LiveCode 8.1.3 Stable. By "Stable", we mean that no reported regressions have been introduced in 8.1.3, compared to the previous Stable release. LiveCode 8.1.3 contains 90 extra bug fixes and new features, compared to LiveCode 8.1.2.