[on-rev] libURL and https

2014-07-08 Thread Scott Morrow
Does LibURL work with the on-rev server? I’m attempting: “post tMyJsonData to url "https://mandrillapp.com/api/1.0/messages/send.json” I think I need to first use libUrlSetSSLVerification “false” but it produces a "can't find handler” error I’m trying to use mandrillapp.com to send mail from

Re: in app purchase subscriptions

2014-07-08 Thread Monte Goulding
Hi Ralph Hmm... we are meant to have both renewing subscriptions and non-renewing subscriptions. Although I think you can get the expiry for non-renewing subscriptions from the receipt I suspect it would be simpler just to code in an expiry from the purchase date which sounds like what you're d

Re: CEF browser of LiveCode 6.7 dp4 and video playback

2014-07-08 Thread Ralf Bitter
Hey Ralf, just use the right codec. Although Chrome plays H264, the CEF browser does not. Use ogg or webm instead. Ralf PS: Did I already mention that the performance of the CEF browser of LiveCode 6.7 dp4 on Mac seems to be pretty poor? On 07.07.2014, at 19:41, Ralf Bitter wrote: > Just t

Re: Adjusting the size of cards in a stack

2014-07-08 Thread Peter Haworth
Thanks Dave, that works great. Pete lcSQL Software Home of lcStackBrowser and SQLiteAdmin On Tue, Jul 8, 2014 at 4:02 PM, Dave Kilroy wrote: > Pete - you can use the effective rect and com

Re: Adjusting the size of cards in a stack

2014-07-08 Thread Scott Rossi
Sure. I thought you were saying you somehow managed to create cards of varying sizes in a stack, but really we're just talking about stack size, not card size. Regards, Scott Rossi Creative Director Tactile Media, UX/UI Design On 7/8/14 3:50 PM, "Peter Haworth" wrote: >That's normally the

Re: The Next Generation: Widgets & Themes

2014-07-08 Thread Mark Talluto
On Jul 8, 2014, at 12:03 PM, J. Landman Gay wrote: > Wow, what a breakthough! Thanks so much for making this video, it answers a > lot of questions people have been asking about the status of LC. This is so > cool. And the potential is tremendous. Agreed! Cross posting here a bit. This is tr

Re: Adjusting the size of cards in a stack

2014-07-08 Thread Dave Kilroy
Pete - you can use the effective rect and compare that with the rect: --app window size (including borders and title bar) put the rect of stack "xyz" into tAppRect1 put the effective rect of stack "xyz" into tAppRect2 put item 1 of tAppRect1 - item 1 of tAppRect2 into tWindowB

Re: Adjusting the size of cards in a stack

2014-07-08 Thread Peter Haworth
That's normally the case but you can change the dimensions when the card is opened. Pete lcSQL Software Home of lcStackBrowser and SQLiteAdmin On Tue, Jul 8, 2014 at 2:27 PM, Scott Rossi wr

Re: Adjusting the size of cards in a stack

2014-07-08 Thread Peter Haworth
It's the first time I've done this, preferring to use substacks normally but it makes sense in this case because I have a shared group which must appear on every card. In an earlier post I mentioned I was having problems with the formattedHeight in this context. I just remembered that the formatt

Re: Adjusting the size of cards in a stack

2014-07-08 Thread kee nethery
On Jul 8, 2014, at 2:27 PM, Scott Rossi wrote: > > On 7/8/14 9:44 AM, "Peter Haworth" wrote: > >> I have a stack with two cards in it each of which is a different size. > > > I've been trying to understand how this is possible. Do you mean you're > adjusting the stack dimensions to accommod

Re: Adjusting the size of cards in a stack

2014-07-08 Thread Scott Rossi
On 7/8/14 9:44 AM, "Peter Haworth" wrote: >I have a stack with two cards in it each of which is a different size. I've been trying to understand how this is possible. Do you mean you're adjusting the stack dimensions to accommodate content of different dimensions on each card? AFAIK, all car

Re: The Next Generation: Widgets & Themes

2014-07-08 Thread J. Landman Gay
On 7/8/2014, 12:11 PM, Heather Laine wrote: If you'd like to see where we are with the Widgets & Themes project, please visit this blog post http://livecode.com/blog/2014/07/08/the-next-generation-widgets-themes/ Wow, what a breakthough! Thanks so much for making this video, it answers a lot

Re: Adjusting the size of cards in a stack

2014-07-08 Thread Peter Haworth
On Tue, Jul 8, 2014 at 10:31 AM, Robert Brenstein wrote: > When you have 2 cards of different sizes, it might be simpler to just have > two stacks (substacks) and switch between them rather than fiddle with > resizing. That's what I usually do but it makes sense to have multiple cards in the sa

Re: From my Spam box: "A Newer, Thicker, Stronger . . ."

2014-07-08 Thread Richmond
On 08/07/14 20:24, J. Landman Gay wrote: On 7/8/2014, 12:12 PM, Richmond wrote: One of the words that has been buzzing around is 'modularise' (or, possibly 'modularize' . . .); and just as at present, with the standalone builder, one can opt to include certain things and exclude others, it would

Re: The Next Generation: Widgets & Themes

2014-07-08 Thread Richmond
On 08/07/14 20:11, Heather Laine wrote: Dear List Members, If you'd like to see where we are with the Widgets & Themes project, please visit this blog post http://livecode.com/blog/2014/07/08/the-next-generation-widgets-themes/ and watch the video. This is one of the most exciting parts of ou

Re: Adjusting the size of cards in a stack

2014-07-08 Thread Robert Brenstein
On 08.07.2014 at 9:44 Uhr -0700 Peter Haworth apparently wrote: I tried that, using the formattedwidth and formattedHeight of the card as theCardWIdth and theCardHeight (plus a few extra pixels for aesthetics). Strangely, that works for one card but the height is incorrect ( less than it should

Re: From my Spam box: "A Newer, Thicker, Stronger . . ."

2014-07-08 Thread J. Landman Gay
On 7/8/2014, 12:12 PM, Richmond wrote: One of the words that has been buzzing around is 'modularise' (or, possibly 'modularize' . . .); and just as at present, with the standalone builder, one can opt to include certain things and exclude others, it would be good if that capability was expanded s

Community Licensing

2014-07-08 Thread Richmond
I have noticed that when one sets up the standalone settings for a standalone from the Community version of Livecode it automatically sets up "all rights reserved". This seems odd, as, surely, it would be better to have "GPL" or somesuch there. Richmond.

Re: From my Spam box: "A Newer, Thicker, Stronger . . ."

2014-07-08 Thread Richmond
On 08/07/14 20:02, J. Landman Gay wrote: On 7/8/2014, 11:54 AM, stephen barncard wrote: On Tue, Jul 8, 2014 at 9:50 AM, Richmond wrote: As far as I understand, a very large amount of the bloat (or 'bloat' if you prefer) is due to the open source stuff to expand Livecode's Unicode abilities:

The Next Generation: Widgets & Themes

2014-07-08 Thread Heather Laine
Dear List Members, If you'd like to see where we are with the Widgets & Themes project, please visit this blog post http://livecode.com/blog/2014/07/08/the-next-generation-widgets-themes/ and watch the video. This is one of the most exciting parts of our entire Next-generation project. In the

Re: Adjusting the size of cards in a stack

2014-07-08 Thread Richmond
I must be missing something: http://forums.livecode.com/viewtopic.php?f=7&t=20989 Richmond. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://l

Re: From my Spam box: "A Newer, Thicker, Stronger . . ."

2014-07-08 Thread J. Landman Gay
On 7/8/2014, 11:54 AM, stephen barncard wrote: On Tue, Jul 8, 2014 at 9:50 AM, Richmond wrote: As far as I understand, a very large amount of the bloat (or 'bloat' if you prefer) is due to the open source stuff to expand Livecode's Unicode abilities: they will, most definitely not be trimmed a

Re: From my Spam box: "A Newer, Thicker, Stronger . . ."

2014-07-08 Thread stephen barncard
On Tue, Jul 8, 2014 at 9:50 AM, Richmond wrote: > As far as I understand, a very large amount of the bloat (or 'bloat' if > you prefer) is > due to the open source stuff to expand Livecode's Unicode abilities: they > will, most definitely > not be trimmed as they are very much part of the new fea

Re: From my Spam box: "A Newer, Thicker, Stronger . . ."

2014-07-08 Thread Richmond
On 08/07/14 19:02, stephen barncard wrote: On Tue, Jul 8, 2014 at 8:38 AM, Richmond wrote: Now, if I build a standalone with version 7 it is really bloated compared with a standalone hived off an earlier version: possibly because of all those additional features my standalone is not even going

Re: Adjusting the size of cards in a stack

2014-07-08 Thread Peter Haworth
I tried that, using the formattedwidth and formattedHeight of the card as theCardWIdth and theCardHeight (plus a few extra pixels for aesthetics). Strangely, that works for one card but the height is incorrect ( less than it should be) for the other card. Maybe a bug? To my way of thinking, the w

Re: From my Spam box: "A Newer, Thicker, Stronger . . ."

2014-07-08 Thread stephen barncard
On Tue, Jul 8, 2014 at 8:38 AM, Richmond wrote: > Now, if I build a standalone with version 7 it is really bloated compared > with a standalone > hived off an earlier version: possibly because of all those additional > features my standalone is > not even going to use. > As there is no GM versio

From my Spam box: "A Newer, Thicker, Stronger . . ."

2014-07-08 Thread Richmond
Well; for some reason the people who sent me that "thoughtful" message left out the noun. As I was unable to open the message for some reason I decided that it must have come from the good folks at RunRev. AND, even if it didn't, it did make me start thinking about Livecode 7; which is most

Re: Size of QT file being downloaded

2014-07-08 Thread Peter Bogdanoff
Thanks, I’ll take a look. pb On Jul 8, 2014, at 2:44 AM, Klaus major-k wrote: > Hi Peter, > > Am 08.07.2014 um 03:46 schrieb Peter Bogdanoff : > >> Hi all, >> >> I suspect there is no answer to this but… >> >> I’m streaming QT fast start files from a server to a player. It’s a real >> inte

RE: in app purchase subscriptions

2014-07-08 Thread Ralph DiMola
Monte, I've been doing Non-Renewing subscriptions. In this model the app manages the expiration. I've been running into some weirdness with the data returned from Apple. I just put in an update to do some additional checks to account for these situations. Let me know if the is anyway I can help yo

[OT] Win a book

2014-07-08 Thread Mark Schonewille
Hi, If the Netherlands win the match tomorrow, I'll raffle off one copy of my book amongst the people liking this Facebook page. https://www.facebook.com/LiveCode.Beginner?ref_type=bookmark -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://

Re: Size of QT file being downloaded

2014-07-08 Thread Klaus major-k
Hi Peter, Am 08.07.2014 um 03:46 schrieb Peter Bogdanoff : > Hi all, > > I suspect there is no answer to this but… > > I’m streaming QT fast start files from a server to a player. It’s a real > interactive application where the user can play different parts of an audio > file as it is downloa