Re: Playing Sound question

2016-09-15 Thread William Prothero
Last thing to do: get it working in iOS. The avPlayer object doesn’t work for me in the simulator. I’ll have to experiment further. If anybody has any suggestions of which command to use, plse comment. I’m done for the day. Otherwise, I’ll fumble around in the dictionary until I find

Re: Playing Sound question

2016-09-15 Thread William Prothero
Ok, answered my own question. Set the playLoudness of player “playername” to “a percentage between 0 and 100” It would be nice if that property was mentioned in the player object dictionary entry. Best, Bill > On Sep 15, 2016, at 5:30 PM, William Prothero wrote: > >

Re: Playing Sound question

2016-09-15 Thread William Prothero
I made a test stack with 3 players. BUT, I can’t find a property to set the volume level of the players. Is there a way to set the play volume? Bill > On Sep 15, 2016, at 5:11 PM, William Prothero wrote: > > Folks: > I have an app that I am building for mobile. In

Playing Sound question

2016-09-15 Thread William Prothero
Folks: I have an app that I am building for mobile. In previous versions of LC, I used the mobilePlaySoundOnChannel command and its associated control commands. I play an mp3 file. This no longer works on LC8.1 (at least on the simulator) in the latest iOS version. I have two looping sounds

Copying text from LC Script Editor

2016-09-15 Thread Peter Bogdanoff
I’m noticing that with LiveCode 8, copying scripts from the Script Editor and pasting it into other applications on the Mac yields text that displays differently than pre-LC 8. Pasting it into Apple Mail puts it as double-spaced. Copying it from Mail puts it back into the Script Editor as

Re: tsNet Qs

2016-09-15 Thread Matthias Rebbe
And here´s a simple script on mouseup /* pFrom is the sender email pTo is the recipient email pSubject is the subject pMessage is the message text pUsername is the username for logging into email account pPassword is the password for logging into email account pServer is the server URL

Re: Xcode 8 / iOS 10 support coming in 8.1.1

2016-09-15 Thread Randy Hengst
Thank you Panos, I’ll get that going. One related question…. I’ve had a computer “issue” and now only have Xcode 7.3.1 on my machine… it only has SDK 9.3. I assume that will allow me to build for iOS 10… but will it building for the iOS 7 or 8 series? If not, is there an easy way to add SDKs

Re: tsNet Qs

2016-09-15 Thread Matthias Rebbe
Hi Mark, i just tried it with the stack from Neil Roger which is available here http://techsupport.on-rev.com/LCMail.zip or an extended version, which includes also some FTP examples,here https://dl.dropbox.com/s/q4oec8uu3pcdgfj/index.html

tsNet Qs

2016-09-15 Thread Mark Clark
I am looking to replace sending emails via shell to one using the tsNet library. At first I had thought there was a var for the smtp port, but that’s just a server address setting (whoops). I am using hostM on this project and I’m trying to configure through their mail host- I have the proper

RE: Xcode 8 / iOS 10 support coming in 8.1.1

2016-09-15 Thread Ralph DiMola
My connection to a LiveCode server via https is not working in iOS 10 also. I am running it down now. 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 Mid

Native Scrollers not working correctly in LC8 - Bug 17779

2016-09-15 Thread hlowe
I want to bring this LC bug to the group's attention so that you don't spend hours (as I did) trying to track down the cause in your own code. This bug was first reported in June 2016 by Louis, was confirmed as a bug, and is still present in LC 8.1.0 -

Re: Xcode 8 / iOS 10 support coming in 8.1.1

2016-09-15 Thread Andrew Bell
From: panagiotis merakos To: How to use LiveCode Subject: Re: Xcode 8 / iOS 10 support coming in 8.1.1 Message-ID: Content-Type: text/plain; charset=UTF-8 Have you

Re: libURL gone mad

2016-09-15 Thread Matthias Rebbe
Please excuse. Please try again. The file should now be available. https://dl.dropboxusercontent.com/s/q4oec8uu3pcdgfj/index.html > Am 15.09.2016 um 21:27 schrieb Jeanne A. E. DeVoto : > > At 2:41 PM -0400 9/15/2016, Michael Doub wrote: >> Matthias, >> >> I am

Re: libURL gone mad

2016-09-15 Thread Jeanne A. E. DeVoto
At 2:41 PM -0400 9/15/2016, Michael Doub wrote: Matthias, I am getting a error when attempting the download. So am I. I can get to the index.html page, but when I try downloading, the server is claiming the file doesn't exist. ___ use-livecode

Trying to do the Build a Widget Tutorial

2016-09-15 Thread William Prothero
Folks: I’m trying to do the “Build a Widget” tutorial and I’m running into a roadblock. I’m using Livecode 8.1.0 I made the .lcb file and then launched the Extensions Builder. Where I’m stuck is when I click the small folder icon at the upper right of the window to choose a valid extensions

Re: libURL gone mad

2016-09-15 Thread Michael Doub
Matthias, I am getting a error when attempting the download. -= Mike On 9/15/16 2:32 PM, Matthias Rebbe wrote: Hi all. I´ve extended that stack with some examples for uploading with FTP, SFTP, FTPS implicit and FTPS explicit using the command tsNetUploadSync.

Re: libURL gone mad

2016-09-15 Thread Matthias Rebbe
Hi all. I´ve extended that stack with some examples for uploading with FTP, SFTP, FTPS implicit and FTPS explicit using the command tsNetUploadSync. https://dl.dropbox.com/s/q4oec8uu3pcdgfj/index.html I´ve kept he previous dropbox url.

UVC Video Framke Capture

2016-09-15 Thread Jim MacConnell
I think I know the answer but thought I'd ask anyway. It's no, btw :( I'm using a webcam to capture images that I then analyze for feature type, location and legibility. The system has to run on Windows for the foreseeable future. I need higher resolution than the 720p webcam I started

Re: Xcode 8 / iOS 10 support coming in 8.1.1

2016-09-15 Thread J. Landman Gay
I don't know if it's at all related, but the inability to rotate to landscape is the problem I'm having with the Android browser viewer I'm working on. The screen rotates but the display is a tiny portrait view. Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software

Re: Xcode 8 / iOS 10 support coming in 8.1.1

2016-09-15 Thread panagiotis merakos
Hi Randy, This bug (http://quality.livecode.com/show_bug.cgi?id=18327) is fixed in LC 8.1.0, released yesterday. Just rebuild your apps using LC 8.1.0. Best, Panos -- On Thu, Sep 15, 2016 at 5:25 PM, Randy Hengst wrote: > All, > > 22 of my iPad/iPhone apps break in iOS 10.

Re: Xcode 8 / iOS 10 support coming in 8.1.1

2016-09-15 Thread panagiotis merakos
Have you tried rebuilding your app with LC 8.1.0, which contains a fix for apps breaking on iOS 10? On Thu, Sep 15, 2016 at 5:10 PM, Mid West Coast Media < and...@midwestcoastmedia.com> wrote: > An app I just released for a customer has had the main functionality > (connect to a LiveCode Server

Re: Xcode 8 / iOS 10 support coming in 8.1.1

2016-09-15 Thread Randy Hengst
All, 22 of my iPad/iPhone apps break in iOS 10. The common pattern seems to be that the apps don’t know they are “landscape” only apps and open (and only display) in portrait… thus, cutting off part of the screen. All of the apps work fine in iOS 9.3.x And, in fact, landscape iPad apps build

Re: play sound command?

2016-09-15 Thread Devin Asay
> On Sep 15, 2016, at 10:09 AM, Earthednet-wp wrote: > > Thanks for the info, folks. Perhaps I didn't read far enough in the > dictionary entries for the play command, but I didn't see a list of supported > audio file types. Also, I found a link to "stop" but had to

Re: Xcode 8 / iOS 10 support coming in 8.1.1

2016-09-15 Thread Mid West Coast Media
An app I just released for a customer has had the main functionality (connect to a LiveCode Server using the SSL API from HostM) break in iOS 10. I'm looking for a way to build a pre-release 8.1.1rc1 build from GitHub so I can figure out what's happening. Is there any documentation on how to

Re: play sound command?

2016-09-15 Thread Earthednet-wp
Thanks for the info, folks. Perhaps I didn't read far enough in the dictionary entries for the play command, but I didn't see a list of supported audio file types. Also, I found a link to "stop" but had to look at the tutorial online to get the "play stop" syntax. For me, this isn't a problem,

Re: play sound command?

2016-09-15 Thread Devin Asay
> On Sep 15, 2016, at 3:02 AM, panagiotis merakos > wrote: > > Hi Bill, > > Audio clips cannot be .mp3. The supported formats, according to the > dictionary entry for "audioClip" are: > > *Audio clips can be in WAV, AIFF, or AU format* > > I agree with you that

Re: play sound command?

2016-09-15 Thread Devin Asay
> On Sep 15, 2016, at 3:51 AM, Klaus major-k wrote: > > Hi Bill, > >> Am 15.09.2016 um 11:02 schrieb panagiotis merakos >> : >> >> Hi Bill, >> >> Audio clips cannot be .mp3. The supported formats, according to the >> dictionary entry for

Re: [ANN] Release 8.1.0

2016-09-15 Thread Mark Wieder
On 09/15/2016 05:39 AM, Richard Gaskin wrote: Mark Wieder wrote: On 09/14/2016 12:33 PM, Ali Lloyd wrote: This should (in theory) have been fixed in 8.1.0 rc 1 ( http://quality.livecode.com/show_bug.cgi?id=18183) Added my comment. Works on OSX, but not on linux. Here it's working nicely

[Blog] Modifying a Widget

2016-09-15 Thread Heather Laine
Dear List Folks, Another great post from Monte is waiting for you here: https://livecode.com/livecode-widgets-modifying-the-line-chart Enjoy! Regards, Heather

Re: Maintain Order in JSON Import

2016-09-15 Thread Richard Gaskin
Sannyasin Brahmanathaswami wrote: > On 9/14/16, 11:28 AM, Richard Gaskin wrote: > > Do you need to round-trip? Where does the data come from, and > where is it going? > > If any part of that is LC on both ends you can save _much_ time > for that using an encoded array. > The

Re: [ANN] Release 8.1.0

2016-09-15 Thread Richard Gaskin
Mark Wieder wrote: On 09/14/2016 12:33 PM, Ali Lloyd wrote: This should (in theory) have been fixed in 8.1.0 rc 1 ( http://quality.livecode.com/show_bug.cgi?id=18183) Added my comment. Works on OSX, but not on linux. Here it's working nicely on Ubuntu 14.04 (haven't yet tested on my 16.04

Re: Print Card

2016-09-15 Thread panagiotis merakos
Hehe, indeed on Windows none of those bugs is present. BTW bug report filed: http://quality.livecode.com/show_bug.cgi?id=18408 On Thu, Sep 15, 2016 at 12:12 PM, Richmond wrote: > OK: so we have a problem with Mac OS, and we have a problem with Linux: > just as long

Re: Print Card

2016-09-15 Thread Richmond
OK: so we have a problem with Mac OS, and we have a problem with Linux: just as long as you don't suggest I start using Windows . . . Best, Richmond. On 15.09.2016 13:34, panagiotis merakos wrote: Thanks Richmond. This looks like a bug. This one happens on Linux but not on OS X :) I'll file

Re: Print Card

2016-09-15 Thread panagiotis merakos
Thanks Richmond. This looks like a bug. This one happens on Linux but not on OS X :) I'll file a bug report. On Thu, Sep 15, 2016 at 11:01 AM, Richmond wrote: > Please refer to the Forum again to see what happens with 'Print Field'. > > Richmond. > > > On

Re: Print Card

2016-09-15 Thread Richmond
Please refer to the Forum again to see what happens with 'Print Field'. Richmond. On 15.09.2016 11:49, panagiotis merakos wrote: Hi all, This is a bug affecting OSX only, and it will be fixed in the next release: http://quality.livecode.com/show_bug.cgi?id=17825 Best, Panos -- On Thu, Sep

Browser widget

2016-09-15 Thread John Dixon
The browser widget is very nice in that it is very quick in comparision with using the browser control... but, is there a way to 'autofit', to scale the content to the rect of the widget ? ___ use-livecode mailing list use-livecode@lists.runrev.com

Re: play sound command?

2016-09-15 Thread Klaus major-k
Hi Bill, > Am 15.09.2016 um 11:02 schrieb panagiotis merakos > : > > Hi Bill, > > Audio clips cannot be .mp3. The supported formats, according to the > dictionary entry for "audioClip" are: > > *Audio clips can be in WAV, AIFF, or AU format* UNCOMPRESSED aiff and

Re: play sound command?

2016-09-15 Thread panagiotis merakos
Hi Bill, Audio clips cannot be .mp3. The supported formats, according to the dictionary entry for "audioClip" are: *Audio clips can be in WAV, AIFF, or AU format* I agree with you that the player object has many more capabilities. The only advantage of audioClips is that you can store the sound

Re: Print Card

2016-09-15 Thread panagiotis merakos
Hi all, This is a bug affecting OSX only, and it will be fixed in the next release: http://quality.livecode.com/show_bug.cgi?id=17825 Best, Panos -- On Thu, Sep 15, 2016 at 9:02 AM, Richmond wrote: > http://forums.livecode.com/viewtopic.php?f=7=27948 > >

Re: Print Card

2016-09-15 Thread Richmond
http://forums.livecode.com/viewtopic.php?f=7=27948 Richmond. On 15.09.2016 10:30, Terence Heaford wrote: I draw charts using a group with text, graphic objects to represent the charts. Whatever colour I set the text to, it displays correctly on the screen. I then print the card but on MacOS

Print Card

2016-09-15 Thread Terence Heaford
I draw charts using a group with text, graphic objects to represent the charts. Whatever colour I set the text to, it displays correctly on the screen. I then print the card but on MacOS divert it to preview as a PDF so as not to waste paper/ink when testing and the text always prints “Black”

Re: Maintain Order in JSON Import

2016-09-15 Thread J. Landman Gay
On 9/14/16 9:01 PM, Sannyasin Brahmanathaswami wrote: The only way to save an encoded array would be to insert is a a custom property in an LC stack and save to the writeable folder on mobile. Just for the record, the arrayEncode function writes the array to a binary file on disk, not to a

Rotatable mobile browser

2016-09-15 Thread J. Landman Gay
I am unable to create a stack that simply repositions some card controls and resizes a browser to fit the new orientation on an Android phone. I have tried both the browser widget and the older mobile browser commands, each of which fail for different reasons. This is all in LC 8.1 (and all