Re: Live LiveCode Code event #12

2011-02-26 Thread Björnke von Gierke
yes there's wrap up posts on the site: livecode.tv however, not all shows are recorded, for various reasons (most often technical issues). the wrap up post for todays show should go up tomorrow or so. On 26 Feb 2011, at 21:24, Rick Harrison wrote: > Hi there, > > I seem to keep missing these

Re: Getting current OS language

2011-02-26 Thread Keith Clarke
...fnar, fnar :-) On 26 Feb 2011, at 16:41, Mark Wieder wrote: > ...I thought Dickens was Marley's ghost-writer... ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Re: Getting a list of groups on a card

2011-02-26 Thread Peter Haworth
That's basically what I'm doing, just checking there wasn't some other property or perhaps a syntax like "the groupNames of group "xyz", but seems not. Pete Haworth On Feb 26, 2011, at 12:11 PM, Mike Bonner wrote: > I put this in a button and it seemed to do pretty well. Is there any reason > t

Re: Live LiveCode Code event #12

2011-02-26 Thread Rick Harrison
Hi there, I seem to keep missing these events as my Saturdays are too busy as usual. Do you ever make these into podcasts so the rest of us could download it later? Thanks, Rick On Feb 26, 2011, at 1:15 PM, Björnke von Gierke wrote: > I warn you: It's about an hour until the event. > go stack

Re: Getting a list of groups on a card

2011-02-26 Thread Mike Bonner
I put this in a button and it seemed to do pretty well. Is there any reason to NOT do this with try/catch and toss the error? *on mouseUp* * put 1 into i* * repeat until tDone* * wait 100 milliseconds with messages* * try * * put the long id of group i & return after tGroups*

Re: Getting a list of groups on a card

2011-02-26 Thread J. Landman Gay
On 2/25/11 8:50 PM, Peter Haworth wrote: The groupnames and groupids properties of a card only report the top level groups. Other than iterating through all the controls on a card, is there a way to get a list of the gorup names and/or IDs that are in the top level groups? I don't think so. Th

Re: Print No Dialog

2011-02-26 Thread Rick Harrison
Hi Peter, Nice definitions. LOL!!! Thanks for the laugh. Rick On Feb 26, 2011, at 9:53 AM, Peter Brigham MD wrote: > PROGRAM, n. A series of instructions that tells a computer to turn one's > input into error messages. > PROGRAM, tr.v. To engage in a pastime similar to banging one's head aga

Re: [OT] Apple at it again

2011-02-26 Thread Richmond
On 02/26/2011 08:25 PM, stephen barncard wrote: Why I pay more: The hardware and quality control is still superior and it's easy to maintain the software and hardware I find that Hewlett-Packard and Ubuntu takes some beating. On 25 February 2011 23:43, Richmond wrote: On 02/25/2011 11:

Re: [OT] Apple at it again

2011-02-26 Thread stephen barncard
Why I pay more: The hardware and quality control is still superior and it's easy to maintain the software and hardware On 25 February 2011 23:43, Richmond wrote: > On 02/25/2011 11:08 PM, Colin Holgate wrote: > >> On Feb 25, 2011, at 3:55 PM, François Chaplais wrote: >> >> oh, and the new c

Re: Live LiveCode Code event #12

2011-02-26 Thread Björnke von Gierke
I warn you: It's about an hour until the event. go stack URL "http://bjoernke.com/chatrev/chatrev1.3b3.rev"; Livecode & SQL http://blog.livecode.tv/peter/ Google maps part 1 http://blog.livecode.tv/david/ go stack URL "http://bjoernke.com/chatrev/chatrev1.3b3.rev"; On 25 Feb 2011, at 22:37, Bjö

Re: Getting current OS language

2011-02-26 Thread Mark Wieder
Keith- Saturday, February 26, 2011, 7:33:56 AM, you wrote: > ...what you mean Lisa Simpson was Homer's ghost-writer? ;-) ...I thought Dickens was Marley's ghost-writer... -- -Mark Wieder mwie...@ahsoftware.net ___ use-livecode mailing list use-liv

Re: Getting current OS language

2011-02-26 Thread Keith Clarke
...what you mean Lisa Simpson was Homer's ghost-writer? ;-) On 26 Feb 2011, at 14:52, Peter Brigham MD wrote: > On Feb 26, 2011, at 9:10 AM, Medard wrote: > >> Klaus on-rev wrote: >> >>> OK, it was not Monsieur Medard, but another french man :-) >> >> ;-) > > Did you know...? Homer didn't

Re: Print No Dialog

2011-02-26 Thread Peter Brigham MD
PROGRAM, n. A series of instructions that tells a computer to turn one's input into error messages. PROGRAM, tr.v. To engage in a pastime similar to banging one's head against a wall, but with fewer opportunities for reward. -- Peter Peter M. Brigham pmb...@gmail.com http://home.comcast.net/

Re: Getting current OS language

2011-02-26 Thread Peter Brigham MD
On Feb 26, 2011, at 9:10 AM, Medard wrote: Klaus on-rev wrote: OK, it was not Monsieur Medard, but another french man :-) ;-) Did you know...? Homer didn't write the Iliad, it was someone else with the same name. -- Peter Peter M. Brigham pmb...@gmail.com http://home.comcast.net/~p

Re: Getting current OS language

2011-02-26 Thread Medard
Klaus on-rev wrote: > OK, it was not Monsieur Medard, but another french man :-) ;-) ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.ru

Re: .rev vs .livecode

2011-02-26 Thread Francis Nugent Dixon
Hi from Beautiful Britanny, Peter, Richard Gaskin (and others) have already posted this information about the liveCode suffix. Richard wrote : You can change lines 903 and 1028 in the revBackScript script to use any extension you like. If you prefer .rev as a suffix (as some of us did), jus