Re: [OT] Apple at it again

2011-02-25 Thread Richmond
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 camera on the iPad 2 will see through people's clothes. Yes, but unfortunately only the front side camera does that, so you'd be looking at yourself. Well; it does, increasingl

Getting a list of groups on a card

2011-02-25 Thread Peter Haworth
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? Pete Haworth http://www.mollysrevenge.com http://www.

Re: Print No Dialog

2011-02-25 Thread Bob Sneidar
I blame Gremlins. Bob On Feb 25, 2011, at 2:22 PM, Rick Harrison wrote: > Hi Bob, > > Well that was very odd. I retrieved the name of the printer. > It told me it was "Brother..." So, I tried to print again. This > time it worked flawlessly without any dialogs whatsoever. > Go figure. The

Re: Print No Dialog

2011-02-25 Thread J. Landman Gay
On 2/25/11 4:22 PM, Rick Harrison wrote: The problem has somehow solved itself. Oh, I so hate when that happens. It stays fixed forever until you demo it to someone important, and then it immediately errors again. Always. It's just waiting for you... -- Jacqueline Landman Gay |

Re: Print No Dialog

2011-02-25 Thread Rick Harrison
Hi Bob, Well that was very odd. I retrieved the name of the printer. It told me it was "Brother..." So, I tried to print again. This time it worked flawlessly without any dialogs whatsoever. Go figure. The problem has somehow solved itself. I guess Livecode just needed a reminder kick in the

Re: [OT] Apple at it again

2011-02-25 Thread Marian Petrides
But only if you set it up to send a copy of the photo to the TSA screeners at your local airport :-) On Feb 25, 2011, at 2:55 PM, François Chaplais wrote: > oh, and the new camera on the iPad 2 will see through people's clothes. ___ use-livecode mail

Re: [OT] Apple at it again

2011-02-25 Thread Bob Sneidar
Reminds me of a skit that Conan O'Brian did last night where a gal had hidden a spy camera in the back end of her jeans, recorded everyone looking at her butt, then posted the video on you tube. Afterwards, Conan says, "Well that's bad, but it seems it is much worse than anyone ever thought,"

Re: Print No Dialog

2011-02-25 Thread Bob Sneidar
Hi Rick. Since this worked for me and it isn't for you, a bit of troubleshooting is called for. In the help stack, there is a Properties subset in the left pane. Click that then search for Print. You will get all the properties that printing uses. I believe there is a property for the current

Re: Live LiveCode Code event #12

2011-02-25 Thread Björnke von Gierke
LiveCode live web tv returns with a 12th event. First Peter will show you all how to use livecode and sql. And then Davids first part of Google maps in LiveCode will be the second presentation. get all the info at: www.livecode.tv or simply join chatrev tomorrow, Saturday at: Zurich: 20:00 Bue

Re: [OT] Apple at it again

2011-02-25 Thread François Chaplais
No! I will run in the streets with my iPad facing the crowd! Ha Ha! Le 25 févr. 2011 à 22:08, Colin Holgate a écrit : > > On Feb 25, 2011, at 3:55 PM, François Chaplais wrote: > >>> oh, and the new camera on the iPad 2 will see through people's clothes. > > Yes, but unfortunately only the front

Re: [OT] Apple at it again

2011-02-25 Thread Colin Holgate
On Feb 25, 2011, at 3:55 PM, François Chaplais wrote: > >oh, and the new camera on the iPad 2 will see through people's clothes. Yes, but unfortunately only the front side camera does that, so you'd be looking at yourself. ___ use-livecode mailing lis

Re: [OT] Apple at it again

2011-02-25 Thread François Chaplais
oh, and the new camera on the iPad 2 will see through people's clothes. Le 25 févr. 2011 à 21:16, Howard Bornstein a écrit : ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your sub

Re: Print No Dialog

2011-02-25 Thread Rick Harrison
Eh? What is that??? This only happens when I try to print from Livecode. Is this a Preference in Livecode for Mac OS X somewhere? My default printer is set as a "Brother" shared printer over the network. Thanks, Rick On Feb 25, 2011, at 2:30 PM, J. Landman Gay wrote: > On 2/25/11 12:38 PM, B

Livecode link graphs stack

2011-02-25 Thread Glen Bojsza
I am hoping someone can point me to a stack that is similar in functionality if link graphs. A few years ago, I thought someone had posted a sample stack and I am trying to find it at rev online but without success. There is Chipp's Instant Diagram which uses graphviz but I am looking for a singl

Re: [OT] Apple at it again

2011-02-25 Thread Howard Bornstein
This may all be less of an issue when Apple releases the iPad 2 and the iPhone 5 with NFC and uses it for peer-to-peer transactions and later general consumer transactions with Apple taking a percentage of the transaction directly from the consumer (billed through iTunes--omg). We've already seen

Re: Deflating Binary Data

2011-02-25 Thread Nonsanity
I was actually modifying my deflate-ed data to give it a header that would make it compatible - hopefully. I didn't have high hopes that that would work, but I DID expect the decompress() function to NOT crash. I'd call that a bug. The function shouldn't crash the script if it gets bad data - It sh

Re: Copy Group

2011-02-25 Thread J. Landman Gay
On 2/25/11 7:47 AM, Thomas McGrath III wrote: When you copy a group that has an invisible item in it with other visible items shouldn't 'all' items be copied? I have a grouped image that has an invisible item in it that will show on mouseDown but when I copy the group the invisible items are not

Re: Print No Dialog

2011-02-25 Thread J. Landman Gay
On 2/25/11 12:38 PM, Bob Sneidar wrote: I suspect you have a PDF writer as your default printer? Good catch. I'm pretty sure that must be the problem. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com ___

Re: Print No Dialog

2011-02-25 Thread Devin Asay
On Feb 25, 2011, at 12:11 PM, Bob Sneidar wrote: > I just did this with and without the print dialog and open for printing. It > printed to my default printer. > > I did notice however that there is no "fit to page" in the Page Setup. THAT > would be a nice feature addition, especially since

Re: Print No Dialog

2011-02-25 Thread Bob Sneidar
I just did this with and without the print dialog and open for printing. It printed to my default printer. I did notice however that there is no "fit to page" in the Page Setup. THAT would be a nice feature addition, especially since it's a darned good bet that a card on today's modern monitor

Re: Print No Dialog

2011-02-25 Thread Bob Sneidar
I suspect you have a PDF writer as your default printer? Bob On Feb 25, 2011, at 10:25 AM, Rick Harrison wrote: > Hi Jacqueline, > > I tried excluding the "with dialog" for open print. Doesn't work > with out bringing up "Preview" first. > > "Print this card" creates a .pdf file, and automat

Re: Print No Dialog

2011-02-25 Thread Rick Harrison
Hi Jacqueline, I tried excluding the "with dialog" for open print. Doesn't work with out bringing up "Preview" first. "Print this card" creates a .pdf file, and automatically opens "Preview". I want to skip that step entirely and just have the card go directly to the printer without stopping.

Re: Print No Dialog

2011-02-25 Thread J. Landman Gay
On 2/25/11 8:41 AM, Rick Harrison wrote: Hi there, I want to print a card, file, image, or PDF without bringing up the print dialog for the user. (I want to be sure the number of copies is just 1 because I only want one ticket to print.) What's the best way to accomplish this cross platform tas

Re: Deflating Binary Data

2011-02-25 Thread J. Landman Gay
On 2/25/11 9:15 AM, Nonsanity wrote: Well I'm having a conversation with myself here, but I can't seem to get the decompress() function to work. it keeps giving me an unhelpful error: Script compile error: Error description: Object Name: If I feed it binary data that came from compress(), it's

Re: Recording audio with LC

2011-02-25 Thread Tim Selander
Thanks for the various input! Devin: Appreciate the link to your tutorial, and the tip to check out the LC dictionary. Why, oh, why does the RunRev 4 pdf manual not even /mention/ audio recording? Now I need to get the audio interface installed on my machine with LC, and see if I can get it t

Re: [OT] Apple at it again

2011-02-25 Thread Erik Schwartz
The real purpose of this may be to chase products that are competitive to Apple's offerings off the iOS platform. Apple bought Lala last year. The companies most impacted by the new subscription rules are subscription based streaming media products (Pandora, Netflix, Rhapsody...). There simply is

Re: Deflating Binary Data

2011-02-25 Thread Nonsanity
Well I'm having a conversation with myself here, but I can't seem to get the decompress() function to work. it keeps giving me an unhelpful error: Script compile error: Error description: Object Name: If I feed it binary data that came from compress(), it's fine and dandy. But send it anything el

Print No Dialog

2011-02-25 Thread Rick Harrison
Hi there, I want to print a card, file, image, or PDF without bringing up the print dialog for the user. (I want to be sure the number of copies is just 1 because I only want one ticket to print.) What's the best way to accomplish this cross platform task in Livecode? (If this were just for Mac

Copy Group

2011-02-25 Thread Thomas McGrath III
When you copy a group that has an invisible item in it with other visible items shouldn't 'all' items be copied? I have a grouped image that has an invisible item in it that will show on mouseDown but when I copy the group the invisible items are not in the newly pasted group. This is with sele