Re: 'Quit' mystery

2015-11-12 Thread Howard Bornstein
In my case, my second stack *was* a substack and quit still didn't work. On Wed, Nov 11, 2015 at 9:42 PM, J. Landman Gay wrote: > That's what I suspected; the stacks aren't actually substacks. Now it > makes sense. Thanks for the clarification. > > On 11/11/2015 10:59

Re: MouseMove message interrupted when I change cards

2015-11-12 Thread Bob Sneidar
It's about at this point in crawling through the weeds of a particularly nasty problem that I begin to look for another way. Bob S On Nov 11, 2015, at 13:32 , David Epstein > wrote: Thanks to Scott Rossi, whose example is indeed what I am

Re: play vc xyz, still stuck in the 80s?

2015-11-12 Thread William Prothero
+1 Bill > On Nov 12, 2015, at 7:28 AM, paolo mazza wrote: > > I agree with Tom. We badly need a modern multimedia support. > Paolo Mazza > > On Fri, Nov 6, 2015 at 6:57 PM, Marc Siskin wrote: >> I agree that working with Multimedia in

Re: [ANN] DropboxAPI_2_tester

2015-11-12 Thread gmcrev
Thanks Terry Glad you got it working. But this was a bit of a rushed release. I uploaded a version 1.05 today with about 20 little bug fixes. These were related to getting all the Parameters right and removing quotes from booleans. See the stack script for a list. Card 2 now has a basic file and

Re: Converting HTML to Jade?

2015-11-12 Thread Lyn Teyla
Terry Vogelaar wrote: > Does anyone know if there is an easy way to convert HTML to Jade from within > a LiveCode script? I use the html2jade command line tool: https://github.com/donpark/html2jade You can run it from within LiveCode using the "shell" or "open process" commands, thereby

Re: Vector Images and the SVGL stack

2015-11-12 Thread Bob Sneidar
On Nov 10, 2015, at 10:39 , [-hh] > wrote: B.S. wrote That just about broke my brain in Algebra. I contended that an infinitely small point was nothing at all, therefore an infinite number of points was also nothing at all. So why were we talking

Converting HTML to Jade?

2015-11-12 Thread Terry Vogelaar
Does anyone know if there is an easy way to convert HTML to Jade from within a LiveCode script? I want to distill information from a website for personal use. But HTML tags sometimes do and sometimes don’t have an end tag, and if they do, they don’t have to be nested properly. So it can be

iphone phone number

2015-11-12 Thread John Dixon
Is it possible to query the iphone for its telephone number ? ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

Re: iphone phone number

2015-11-12 Thread Monte Goulding
No... Maybe private Apis but then bye bye App Store Sent from my iPhone > On 12 Nov 2015, at 11:52 pm, John Dixon wrote: > > Is it possible to query the iphone for its telephone number ? ___ use-livecode mailing list

Re: Calculating the sum of a *lot* of primes

2015-11-12 Thread Geoff Canyon
...and I just accidentally clicked the button a second time and overwrote the file, so I have to let it run a few hours again to generate the primes again. :-/ On Thu, Nov 12, 2015 at 1:26 AM, Geoff Canyon wrote: > I re-wrote the algorithm a bit to tweak for speed, then ran

Re: play vc xyz, still stuck in the 80s?

2015-11-12 Thread paolo mazza
I agree with Tom. We badly need a modern multimedia support. Paolo Mazza On Fri, Nov 6, 2015 at 6:57 PM, Marc Siskin wrote: > I agree that working with Multimedia in Livecode recently has been a > struggle. That is why I was reluctant to contribute to the 64-Bit Feature

Re: Converting HTML to Jade?

2015-11-12 Thread Richard Gaskin
Terry Vogelaar wrote: > Does anyone know if there is an easy way to convert HTML to Jade from > within a LiveCode script? > > I want to distill information from a website for personal use. But > HTML tags sometimes do and sometimes don’t have an end tag, and if > they do, they don’t have to be

Re: Converting HTML to Jade?

2015-11-12 Thread Bob Sneidar
This kind of interests me. I've been thinking for some time how to go about getting the contents of a web page into Livecode in such a way so as to discern the values of web controls like popup buttons and such. The idea would be to take a page of copier settings and with a click record what