[ATT] Derek Henderson, South Africa

2015-01-08 Thread FlexibleLearning.com
Derek, I have tried twice to reply to your email. Each one has bounced back with "Recipient address rejected: User unknown in local recipient table". I am assuming you want to use flcDatePicker without the supplied flcDatePicker Utility stack... You can "start using stack flcDatePicker" if the s

Re: Code repository

2015-01-08 Thread Erik Beugelaar
https://github.com/RunRev/LiveCode is the master. On 06/01/15 02:47, "Ethan Lish" wrote: >What LiveCode and LiveCode related code repositories are publicly open ? > >I see these on GitHub: >https://github.com/runrevmichael/livecode.git >https://github.com/runrevali/livecode.git >https://githu

Re: Commercial Licensing

2015-01-08 Thread Mark Wilcox
You might want to look at the standard license terms Apple applies to apps on the App Stores: https://www.apple.com/legal/internet-services/itunes/appstore/dev/stdeula/ It covers most of what you're asking except it offers no warranty at all, rather than a limited one. It also covers some things y

Re: Code repository

2015-01-08 Thread Mike Bonner
I don't suppose there is a step by step anywhere that walks a person through the steps to build a full livecode community distribution? Starting at the very very beginning, how to download the source, what prerequisites need to be installed.. I'd be trying to do so on Linux or similar (if I can get

Re: Project Browser vs App Browser (was "script scope variables inexplicably becoming unset")

2015-01-08 Thread Bob Sneidar
OHH EM GEE! I knew something that Jacque didn’t? Well that was fun, although short lived. ;-) Bob S > On Jan 7, 2015, at 14:03 , J. Landman Gay wrote: > > On 1/7/2015 3:02 PM, Bob Sneidar wrote: >> I’ve been using command-[ and ] to move controls up and down one at a >> time whilst watching w

Re: Crash-a-lot just became critical

2015-01-08 Thread Dr. Hawkins
FIled as bug 14350 -- Dr. Richard E. Hawkins, Esq. (702) 508-8462 ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Re: iconGravity

2015-01-08 Thread Bob Sneidar
There are a TON of properties you don’t see in the Object Inspector. Bob S > On Jan 7, 2015, at 16:15 , Kay C Lan wrote: > > I can't seem to find this in the Object Inspector, is it only available via > script? If so, maybe a QCC entry to have it added to the Object Inspector > otherwise this

Crash-a-lot just became critical

2015-01-08 Thread Dr. Hawkins
I've been living through the frequent random crashes, believing they are an IDE issue. Apparently, they are not. I just built a standalone, and it went down in the same way in a matter of seconds. If I am unable to get all of the 7-isms I've used out of the code in the next hour or so and rebuil

Re: iconGravity

2015-01-08 Thread Richard Gaskin
Bob Sneidar wrote: > There are a TON of properties you don’t see in the Object Inspector. My prop sheet plugin uses "the properties", so iconGravity and most others are included there: -- Richard Gaskin Fourth World Systems Softwa

Re: iconGravity

2015-01-08 Thread Peter Haworth
As you probably know, the properties now returns a subset of the actual properties of an object since a few releases back. I believe it is just the properties that are required to recreate the object. I've taken to using a combination of the properties and a list I get from the sqlite database cr

Re: Crash-a-lot just became critical

2015-01-08 Thread J. Landman Gay
On 1/8/2015 10:41 AM, Dr. Hawkins wrote: It is also unacceptable to expect me to turn over source code with over $100k of development time to be able to try to track down these crashes. I understand. But they can't fix it unless they can reproduce it. So you can either trust them or live with

Re: iconGravity

2015-01-08 Thread Bob Sneidar
I think the command should be "all the damned properties” Bob S On Jan 8, 2015, at 10:14 , Peter Haworth mailto:p...@lcsql.com>> wrote: Don't recall the reference offhand but I posted a QCC enhancement request for a way to get all the properties again, perhaps by using "the effective propertie

Re: replaceText problem

2015-01-08 Thread Bob Sneidar
oookaay… so I’m beginning to see why I have a sock with embroidered flowers on it… Bob S On Jan 7, 2015, at 14:00 , J. Landman Gay mailto:jac...@hyperactivesw.com>> wrote: But the last time I tried it, I found *your* socks. On 1/7/2015 2:58 PM, Bob Sneidar wrote: The Jacqueline Landman Gay o

Re: [ATT] Derek Henderson, South Africa

2015-01-08 Thread Bob Sneidar
I always put any stacks I use in the Stack Files section of the Stack Properties. That way I can put them anywhere I want in the file system. Bob S On Jan 8, 2015, at 03:30 , FlexibleLearning.com mailto:ad...@flexiblelearning.com>> wrote: You can "start using stac

Re: Crash-a-lot just became critical

2015-01-08 Thread Bob Sneidar
You should tell all this to the Engineers, not to the list. No one here caused this or can do anything about it. Bob S On Jan 8, 2015, at 08:41 , Dr. Hawkins mailto:doch...@gmail.com>> wrote: I've been living through the frequent random crashes, believing they are an IDE issue. Apparently, t

Re: Commercial Licensing

2015-01-08 Thread Graham Samuel
Thanks Mark - that's helpful. I will ask my US colleague to see what he thinks of the Apple ULA, at least as a first step. Graham > On 8 Jan 2015, at 16:46, Mark Wilcox wrote: > > > You might want to look at the standard license terms Apple applies to > apps on the App Stores: > https://www.a

RegEx Builder

2015-01-08 Thread Peter Haworth
I've modified the RegEx Builder plugin that comes with Livecode. It handles the new filter syntax, creates capture groups, has a switch for multiline mode, and includes a few more regex syntax options However, it's marked as copyright Frederic Rinaldi so not sure how to proceed. Pete lcSQL Softw

Re: RegEx Builder

2015-01-08 Thread stephen barncard
On Thu, Jan 8, 2015 at 12:05 PM, Peter Haworth wrote: > However, it's marked as copyright Frederic Rinaldi so not sure how to > proceed. > The great Rinaldi still works for Apple and is not that hard to find. He's on LinkedIN. He'd probably say go ahead. *--* *Stephen Barncard - San Francisco C

LiveCode 7.0.1: Move is smooth!

2015-01-08 Thread Mark Talluto
Hello. Just wanted to make a public statement about the move command on 7.0.1. We made a really simple game called Dropper: http://livecloud.io/dropper-game-updated-source-and-standalone/ The standalone engine we used in the last update was around 6.1.3. We just tested the same game, no cod

Re: RegEx Builder

2015-01-08 Thread Peter Haworth
Thanks Stephen, I've emailed him. Pete lcSQL Software Home of lcStackBrowser and SQLiteAdmin On Thu, Jan 8, 2015 at 12:28 PM, stephen barncard < stephenrevoluti...@barncard.com> wrote: > On

Re: Crash-a-lot just became critical

2015-01-08 Thread Colin Holgate
Is it really the case that LiveCode does no logging to Console at all? That aside, would a screensharing session with Edinburgh have any value? Them watching it crash might lead to some ideas, without needing the source code. > On Jan 8, 2015, at 1:21 PM, J. Landman Gay wrote: > > On 1/8/2015

Re: Crash-a-lot just became critical

2015-01-08 Thread Dr. Hawkins
On Thu, Jan 8, 2015 at 1:11 PM, Colin Holgate wrote: > Is it really the case that LiveCode does no logging to Console at all? > I'm not sure where those would go when launched from a GUI. But all I get is "application quit unexpectedly" > > That aside, would a screensharing session with Edinb

Re: Crash-a-lot just became critical

2015-01-08 Thread Richard Gaskin
Dr. Hawkins wrote: I've been living through the frequent random crashes... Computers are deterministic systems: consistent inputs will yield consistent results. If something may appear to be random, it merely suggests we haven't found the recipe for reproducing it yet. All problems with

Re: Crash-a-lot just became critical

2015-01-08 Thread Peter Haworth
On Thu, Jan 8, 2015 at 1:50 PM, Dr. Hawkins wrote: > It appears that it will, only sometimes and randomly, happen when > referencing an object that doesn't exist in a stack that was opened as a > palette. When I changed how the stack was opened (stack command instead of > palette), normal errors

Re: LiveCode 7.0.1: Move is smooth!

2015-01-08 Thread Mark Talluto
On Jan 8, 2015, at 12:44 PM, Mark Talluto wrote: > Hello. > > Just wanted to make a public statement about the move command on 7.0.1. We > made a really simple game called Dropper: > http://livecloud.io/dropper-game-updated-source-and-standalone/ > The standalone engine we used in the last

Re: replaceText problem

2015-01-08 Thread Peter Haworth
On Tue, Jan 6, 2015 at 6:05 PM, Kay C Lan wrote: > LC uses the PCRE > implementation of regex. Yes there are different flavours of regex which is > why I like this online regex tester: > > https://regex101.com/#pcre > I've been using this site today to test out various examples while modifying t

Free IP Calculator

2015-01-08 Thread Bob Sneidar
Hi all. It’s not often I get a chance to give something back to the LC community, so here is my contribution. I put together an IP calculator function which when passed any IP address and subnet mask returns an array of pretty much every value you want to know about your network. It may also h

Re: Debugging plugins

2015-01-08 Thread Mark Talluto
On Jan 5, 2015, at 8:16 AM, Geoff Canyon wrote: > I have a vague recollection of there being a way to get breakpoints to work > in "rev" stacks. I thought it was a preference setting, but I don't see it. > Anyone know what the setting/property is for that? There is a menu item labeled‘Script

Re: Moving a Group Smoothly

2015-01-08 Thread Mark Talluto
On Jan 3, 2015, at 8:36 PM, Brahmanathaswami wrote: > BTW > setting the acceleratedRendering of the stack to true and the layerMode of > the group to dynamic only means the motion is a tad faster, but it still > "stutters" as it moves Is this in LC 7.0.1? I just posted a video showing ‘move'

iOS push notifications: why are they asked for?

2015-01-08 Thread Gerry
My app does not have push notifications enabled in the app ID settings for the app on the Apple Developer, yet it asks for permission to accept them when the app is first opened. What gives? LC 6.7.1. Gerry ___ use-livecode mailing list use-livecode@li

Re: iOS push notifications: why are they asked for?

2015-01-08 Thread ethanl...@gmail.com
My experience is that there are three areas to check; - stand-alone application settings the profile used - stand-alone application settings the check box for push notifications - the application code 'pushNotificationReceived' etc. The gotcha is in the profile used. Look at the cert on develo

Bugs reports for several issues

2015-01-08 Thread William Prothero
FYI: I’ve posted several bug reports on the system. bug 14351 —problems with Flash videos in the CEF browser implementation bug 14353 —problems with snapshot in windows 7, 32 bit systems bug 14354 —example of a stack that crashes the 7.0.1 IDE in OS X I hope this will help the dev team. The ine

Re: Crash-a-lot just became critical

2015-01-08 Thread Dr. Hawkins
On Thu, Jan 8, 2015 at 2:04 PM, Richard Gaskin wrote: > Dr. Hawkins wrote: > > I've been living through the frequent random crashes... >> > > Computers are deterministic systems: consistent inputs will yield > consistent results. > So they would like us to believe :) > > If something may appe

Re: RegEx Builder

2015-01-08 Thread Mark Wieder
Pete- Thursday, January 8, 2015, 12:28:09 PM, Stephen wrote: > On Thu, Jan 8, 2015 at 12:05 PM, Peter Haworth wrote: >> However, it's marked as copyright Frederic Rinaldi so not sure how to >> proceed. >> > The great Rinaldi still works for Apple and is not that hard to find. He's > on LinkedI

Re: Crash-a-lot just became critical

2015-01-08 Thread Mark Wieder
Richard- Thursday, January 8, 2015, 1:50:34 PM, you wrote: > There are an annoying number of apparently undocumented changes in the new > engine with regard to message handling--I had apparently been relying on > mouseEnter being sent to a stack itself, which 5.x does not do. I've seen > and for

Re: Code repository

2015-01-08 Thread Mark Wieder
Mike- Thursday, January 8, 2015, 8:07:00 AM, you wrote: > I don't suppose there is a step by step anywhere that walks a person > through the steps to build a full livecode community distribution? > Starting at the very very beginning, how to download the source, what > prerequisites need to be in

Re: Crash-a-lot just became critical

2015-01-08 Thread J. Landman Gay
On 1/8/2015 8:16 PM, Mark Wieder wrote: Richard- Thursday, January 8, 2015, 1:50:34 PM, you wrote: There are an annoying number of apparently undocumented changes in the new engine with regard to message handling--I had apparently been relying on mouseEnter being sent to a stack itself, which

Re: Code repository

2015-01-08 Thread Mike Bonner
Thank you sir. On Thu, Jan 8, 2015 at 7:20 PM, Mark Wieder wrote: > Mike- > > Thursday, January 8, 2015, 8:07:00 AM, you wrote: > > > I don't suppose there is a step by step anywhere that walks a person > > through the steps to build a full livecode community distribution? > > Starting at the ve

Re: Crash-a-lot just became critical

2015-01-08 Thread Mark Wieder
Jacque- Thursday, January 8, 2015, 7:06:00 PM, you wrote: > I think he means, he relies on the message being sent to the stack where > there is no other control present. LC 7 sends it, but in all previous > versions, mouseEnter isn't sent directly to cards or stacks, only to > controls on the car

Re: iOS push notifications: why are they asked for?

2015-01-08 Thread Gerry
Thanks, but... It's disabled in all those places! Urg! Gerry > On 9 Jan 2015, at 12:36 pm, ethanl...@gmail.com wrote: > > My experience is that there are three areas to check; > - stand-alone application settings the profile used > - stand-alone application settings the check box for push not

Re: Crash-a-lot just became critical

2015-01-08 Thread J. Landman Gay
It fails on Mavericks too with versions of LiveCode before 7. I didn't know it ever worked on other platforms, actually. On January 9, 2015 12:44:20 AM CST, Mark Wieder wrote: >Jacque- > >Thursday, January 8, 2015, 7:06:00 PM, you wrote: > >> I think he means, he relies on the message being sen