mouseLeave mouseWithin - iOS

2013-07-05 Thread Jim Sims
I don't have what I need to test this so I am asking here. Does mouseLeave and mouseWithin work with iOS? If you run your finger over a set of buttons do they change with mouseLeave and mouseWithin or does one need tap? sims ___ use-livecode

Fwd: post,get,etc Jason to URL on android

2013-07-05 Thread Otto Kowalski
-- Forwarded message -- From: Otto Kowalski kowalskio...@gmail.com Date: 2013/7/5 Subject: Re: post,get,etc Jason to URL on android To: How to use LiveCode use-livecode@lists.runrev.com i put libUrlSetSSLVerification false before post url and now i'm not even getting an empty

Re: mouseLeave mouseWithin - iOS

2013-07-05 Thread Mike Kerner
John, According to the docs, yes, however the docs also note that mouseWithin is sent continuously while the object has the touch, so mouseMove is more efficient. On Fri, Jul 5, 2013 at 3:13 AM, Jim Sims s...@ezpzapps.com wrote: I don't have what I need to test this so I am asking here. Does

Re: mouseLeave mouseWithin - iOS

2013-07-05 Thread Mike Kerner
Also, don't forget about mouseEnter, and how could I forget the touch events (touchStart, touchRelease, touchMove, touchEnd) On Fri, Jul 5, 2013 at 8:04 AM, Mike Kerner mikeker...@roadrunner.comwrote: John, According to the docs, yes, however the docs also note that mouseWithin is sent

Re: post,get,etc Jason to URL on android

2013-07-05 Thread Otto Kowalski
how do i post via post to url to this list? O,o as for now we are trying to get an trusted ca ss cert to see if it will work... 2013/7/5 Andrew Kluthe and...@ctech.me That has to be an issue with SSL then. Do SSL posts work on android (Directed at other people on this list)? On Fri, Jul 5,

Re: Memory usage

2013-07-05 Thread J. Landman Gay
On 7/5/13 8:00 AM, Bernard Devlin wrote: Jacques, Since your client has the requirement of no externals, I think there is still one way to encrypt the data, using nothing but the engine. Isn't it the case that if you store data as custom properties in password-protected stacks that the custom

Re: Memory usage

2013-07-05 Thread Dar Scott
There is no harm in using SHA1 in a scrambling/encrypting function of this type. The longer key might make it harder to crack. (Redoing the key based on the previous key every so-many characters might also help.) However, there is a tiny way in which MD5 is better. It is faster. That might

RosettaCode

2013-07-05 Thread Geoff Canyon
http://rosettacode.org/wiki/Category:Revolution Has anyone looked at this site before? There is only one example so far. Many of them aren't too difficult. gc ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to

Re: AW: multiple crashes with OS 10.8.4 and 6.0.2 community

2013-07-05 Thread Gerry Orkin
I'm getting hangs and the occasional crash on OS X 10.8 with 6.1 commercial. Never happened before.  ​ Gerry On Thu, Jul 4, 2013 at 6:01 PM, Tiemo Hollmann TB toolb...@kestner.de wrote: I don't know, perhaps by copy/paste? But I don't know, if our bugs are related at all. In my case it were

Re: RosettaCode

2013-07-05 Thread Mark Wieder
Geoff- Friday, July 5, 2013, 2:05:58 PM, you wrote: http://rosettacode.org/wiki/Category:Revolution This page was last modified on 7 December 2009... -- -Mark Wieder mwie...@ahsoftware.net ___ use-livecode mailing list

Re: RosettaCode

2013-07-05 Thread Mark Wieder
Geoff- ...but to see something *really* dismal, check out http://rosettacode.org/wiki/Category:XTalk -- -Mark Wieder mwie...@ahsoftware.net ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe

LiveCode IDE Appearance on Windows

2013-07-05 Thread Roger Guay
Hi All, I convinced a good friend to try LiveCode. He's a Windows guy and I, a Mac. I am forwarding his question to me about the degraded appearance of Livecode on his screen in contrast with his other installed apps. I have no idea about this . . .Can anyone help? Thanks, Roger Begin

Re: LiveCode IDE Appearance on Windows

2013-07-05 Thread Andrew Kluthe
Screenshots would help. I use livecode on windows 7 and we have some apps running on windows 8. Things seem great here. Andrew On Fri, Jul 5, 2013 at 6:41 PM, Roger Guay i...@mac.com wrote: Hi All, I convinced a good friend to try LiveCode. He's a Windows guy and I, a Mac. I am forwarding

Re: LiveCode IDE Appearance on Windows

2013-07-05 Thread Roger Guay
Good idea, Andrew. I'll ask my friend to send a screenshot. Thanks for your help! On Jul 5, 2013, at 7:19 PM, Andrew Kluthe and...@ctech.me wrote: Screenshots would help. I use livecode on windows 7 and we have some apps running on windows 8. Things seem great here. Andrew On Fri, Jul

Re: RosettaCode

2013-07-05 Thread Richmond
On 07/06/2013 02:02 AM, Mark Wieder wrote: Geoff- Friday, July 5, 2013, 2:05:58 PM, you wrote: http://rosettacode.org/wiki/Category:Revolution This page was last modified on 7 December 2009... That, me dears, is fairly obvious, as the 'thing' is still called 'Revolution' and it says the

Re: RosettaCode

2013-07-05 Thread Richmond
On 07/06/2013 02:06 AM, Mark Wieder wrote: Geoff- ...but to see something *really* dismal, check out http://rosettacode.org/wiki/Category:XTalk Rarely used today, its modern descendant is AppleScript http://rosettacode.org/wiki/AppleScript. Really? That sounds very odd indeed, misleading

Re: LiveCode IDE Appearance on Windows

2013-07-05 Thread Richmond
On 07/06/2013 02:41 AM, Roger Guay wrote: Hi All, I convinced a good friend to try LiveCode. He's a Windows guy and I, a Mac. I am forwarding his question to me about the degraded appearance of Livecode on his screen in contrast with his other installed apps. I have no idea about this . .