Re: Animation in LiveCode

2016-01-06 Thread Richmond
On 06/01/16 03:45, William Prothero wrote: Thanks, Richmond and Mike: So…. the frame rate of the animated gif is set when the gif is made? And, the movement of the gif is controlled by the movespeed command. Obviously, these two speeds would need to be coordinated, or the tiger might look

Re: Animation in LiveCode

2016-01-06 Thread Richmond
http://denon-dj-asio-driver-mac.mac.novellshareware.com/info/pivot--revolution.html Oh, Super, it's multi-platform and its free! Animated GIFs all round. Richmond. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to

Re: Animation in LiveCode

2016-01-06 Thread Richmond
On 06/01/16 03:45, William Prothero wrote: Thanks, Richmond and Mike: So…. the frame rate of the animated gif is set when the gif is made? And, the movement of the gif is controlled by the movespeed command. Obviously, these two speeds would need to be coordinated, or the tiger might look

Re: Animation in LiveCode

2016-01-06 Thread Richmond
http://www.lcdf.org/gifsicle/man.html Um? Richmond. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences:

LC app not displaying correctly on iPhone

2016-01-06 Thread Richard Miller
I am testing a LC iPhone app on my iPad and iPhone 6S plus. I'm setting the fullscreenmode to "exactFit". The app displays perfectly on the iPad, but there is black space above and below the app on the iPhone. Nothing is cut off; it's just that the app is not filling the iPhone screen. I get

Re: Animation in LiveCode

2016-01-06 Thread Richard Gaskin
Richmond wrote: > http://denon-dj-asio-driver-mac.mac.novellshareware.com/info/pivot--revolution.html > > Oh, Super, it's multi-platform and its free! > > Animated GIFs all round. Ken Ray built a competing tool using LiveCode called Stykz, and while it's not open source it's free as in

LiveCode Toronto MeetUp Feb. 4th, 2016 with Fraser Gordon

2016-01-06 Thread Martin Koob
Greater Toronto Area LiveCode Users Group MeetUp February 4th, 2016 6:00 pm - 9:00 pm Fraser Gordon, a Software Engineer with the LiveCode team at their headquarters in Edinburgh, Scotland is coming to Toronto and has offered to do a presentation on one of the exciting new features in LiveCode

Re: Animation in LiveCode

2016-01-06 Thread Richmond
On 06/01/16 19:21, Richard Gaskin wrote: Richmond wrote: On 06/01/16 17:55, Richard Gaskin wrote: Richmond wrote: > http://denon-dj-asio-driver-mac.mac.novellshareware.com/info/pivot--revolution.html > > Oh, Super, it's multi-platform and its free! > > Animated GIFs all round. Ken Ray

Re: Animation in LiveCode

2016-01-06 Thread Mark Talluto
> On Jan 6, 2016, at 7:55 AM, Richard Gaskin wrote: > > Richmond wrote: > > http://denon-dj-asio-driver-mac.mac.novellshareware.com/info/pivot--revolution.html > > > > Oh, Super, it's multi-platform and its free! > > > > Animated GIFs all round. > > Ken Ray built a

Re: Animation in LiveCode

2016-01-06 Thread Richard Gaskin
Richmond wrote: On 06/01/16 17:55, Richard Gaskin wrote: Richmond wrote: > http://denon-dj-asio-driver-mac.mac.novellshareware.com/info/pivot--revolution.html > > Oh, Super, it's multi-platform and its free! > > Animated GIFs all round. Ken Ray built a competing tool using LiveCode called

Re: Animation in LiveCode

2016-01-06 Thread Richmond
On 06/01/16 17:55, Richard Gaskin wrote: Richmond wrote: > http://denon-dj-asio-driver-mac.mac.novellshareware.com/info/pivot--revolution.html > > Oh, Super, it's multi-platform and its free! > > Animated GIFs all round. Ken Ray built a competing tool using LiveCode called Stykz, and while

Re: Animation in LiveCode

2016-01-06 Thread Richmond
On 06/01/16 17:55, Richard Gaskin wrote: Richmond wrote: > http://denon-dj-asio-driver-mac.mac.novellshareware.com/info/pivot--revolution.html > > Oh, Super, it's multi-platform and its free! > > Animated GIFs all round. Ken Ray built a competing tool using LiveCode called Stykz, and while

Array constants in LiveCode Builder

2016-01-06 Thread Peter TB Brett
Here's another piece of good news: Mark Waddingham and I spent a couple of hours yesterday morning adding support for literal arrays to the LiveCode Builder Language. In LiveCode 8.0.0 DP 13, you will be able to write: variable tArray as Array put {"cats": 5, "dogs": 23} into tArray

HTML5 update: why it is slow?

2016-01-06 Thread Peter TB Brett
Hi all, We've had experimental HTML5 deployment available in several "Developer Preview" releases of LiveCode 8 so far, and I thought you might like an update on the status of the HTML5 engine and our current plans for it. Recent changes -- The most recent work that Fraser and I

Re: Can anyone else log in at rosettacode.org?

2016-01-06 Thread Geoff Canyon
Curiouser and curiouser -- I can register with another email address no sweat. We'll see what happens when I have to log in with it :-/ In any case, I was able to add a LiveCode entry for this page: http://rosettacode.org/wiki/Look-and-say_sequence If anyone has improvements I'd love to hear

Re: HTML5 update: why it is slow?

2016-01-06 Thread Monte Goulding
> On 7 Jan 2016, at 9:01 am, Peter TB Brett wrote: > > It remains to be seen whether I can figure out how do that. ;-) Personally I’d rather you declare force majeure on wait for HTML5 and apply your considerable talents to implementing non-blocking versions of

RE: Array constants in LiveCode Builder

2016-01-06 Thread Ralph DiMola
Peter, Nice Could it also be used like the function call example below(that looks for the second argument to be an array) when calling a procedure that expects an array? This would make reading function calls long arguments lists(like I use) more readable. I don't use arrays for

Re: Array constants in LiveCode Builder

2016-01-06 Thread Mark Wieder
On 01/06/2016 03:32 PM, Ralph DiMola wrote: PS: I know there is a good reason but I got to know... 127? A: Because it's 3 x 42 -- Mark Wieder ahsoftw...@gmail.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this

Re: HTML5 update: why it is slow?

2016-01-06 Thread Lyn Teyla
Monte Goulding wrote: > Personally I’d rather you declare force majeure on wait for HTML5 and apply > your considerable talents to implementing non-blocking versions of everything. Agreed. Won’t the planned improvements to networking include asynchronous communication in any case? If a

Re: LC app not displaying correctly on iPhone

2016-01-06 Thread Colin Holgate
Exact fit is rarely what you would want to do, it will distort the card area to fit the screen size. The black bars are because you didn’t include the default-5...@2x.png file. > On Jan 6, 2016, at 9:44 AM, Richard Miller wrote: > > I am testing a LC iPhone app on my iPad

Re: Accepting secure connections with sockets

2016-01-06 Thread Stephen MacLean
First, I’ve made a forum post: http://forums.livecode.com/viewtopic.php?f=11=26225 To help continue the discussion. I’m also uploading my sample server and sample client so others can test and take a peek if they want. Second, after some more testing, I’ve noticed the following: 1) That

Re: LC app not displaying correctly on iPhone

2016-01-06 Thread Ray
What is the default-5...@2x.png file and where does it go? Are these simply the files you specify in the Standalone Application settings? Would you happen to have a link to any lessons on this? I've Googled it and looked for it in the Livecode dictionary and I'm coming up empty handed. On

Re: Animation in LiveCode

2016-01-06 Thread Richmond
Here's an animated GIF travelling along a path: http://forums.livecode.com/viewtopic.php?f=10=26110 Richmond. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Re: Can anyone else log in at rosettacode.org?

2016-01-06 Thread Geoff Canyon
On Wed, Jan 6, 2016 at 3:31 PM, Dave Kilroy wrote: > Hi Geoff - I created an account and tried logging in with both Safari and > Firefox without any issues (I'm on OS X 10.11.2) > ​Strange -- I'll try registering again using an alternative email. Thanks! Geoff​

Re: Can anyone else log in at rosettacode.org?

2016-01-06 Thread Dave Kilroy
Hi Geoff - I created an account and tried logging in with both Safari and Firefox without any issues (I'm on OS X 10.11.2) - "The difference between genius and stupidity is; genius has its limits." - Albert Einstein -- View this message in context: