Re: Splash-stack apps on Google Play

2018-05-22 Thread Brian Milby via use-livecode
@Mark Would the loading of LCB extensions be a good thing to add to the securityPermissions (or does external already cover it)? On Tue, May 22, 2018 at 7:12 PM Brian Milby wrote: > Well, it isn't a full library, but I did put together a demo of how it can > work: > > https://github.com/bwmilby/

Re: Splash-stack apps on Google Play

2018-05-22 Thread Brian Milby via use-livecode
Well, it isn't a full library, but I did put together a demo of how it can work: https://github.com/bwmilby/lc-misc/tree/master/SignVerify https://github.com/bwmilby/lc-misc/raw/master/SignVerify/SignVerify.livecode I've only tested on Mac, but it should work everywhere if you already have the ke

execution doesn't stop when multiple function calls in a line

2018-05-22 Thread Dr. Hawkins via use-livecode
It seems to me I filed a bug about this a couple of years ago, and it was fixed. If I have a line like setVal "someVal", getVal("abc", dbtr) + getVal("def", dbtr)+getVal("ghi", dbtr) + getVal("jul", dbtr) and I stop the IDE in the first getVal() with the blue box when it hits a breakpoint, t

losing font info in fields again

2018-05-22 Thread Dr. Hawkins via use-livecode
I think I ask this every couple of years (and it would be more often, but I sometimes find the answer in my archives). As my program copies groups from one stack to another, I am losing field formatting information. This time, the offending fields have, iirc, both ArialMt and dingbat text, probab

Re: Splash-stack apps on Google Play

2018-05-22 Thread Brian Milby via use-livecode
Can’t make any changes to the stack once you generate the hash or it will not match. On Tue, May 22, 2018 at 2:41 PM J. Landman Gay via use-livecode < use-livecode@lists.runrev.com> wrote: > Would it be okay to store the encrypted hash in a custom property of the > remote stack? > > I'll need to e

Re: Splash-stack apps on Google Play

2018-05-22 Thread J. Landman Gay via use-livecode
Would it be okay to store the encrypted hash in a custom property of the remote stack? I'll need to experiment to see if I can do what you've outlined, unless you write a library before I figure it out... ;) On 5/22/18 12:03 AM, Brian Milby via use-livecode wrote: The dictionary entries tha

Re: how to clear residual garbage in a stack?

2018-05-22 Thread Brian Milby via use-livecode
I can reproduce the time issue (100 cards - 8.5MB file - 71s), but not the space issue. Have a button copy a card and paste it 100 times and then “save this stack”. Another button deletes the last card until there is only one left and then does the same. File size goes to 85kb in 673ms. This is on

Re: [ANN] Release 8.1.10

2018-05-22 Thread panagiotis merakos via use-livecode
Hi Ben, Yes, there will not be any other LC 8.x releases, and this includes LC 8.2 as well. In LC 8.2 we introduced the CommunityPlus license and the auto-complete feature, both of which are now included in LC 9.0.0. If you have not moved your projects to LC 9 yet, now is the time :) Best, Pano

Re: [ANN] Release 8.1.10

2018-05-22 Thread Ben Rubinstein via use-livecode
Hi Panos, Thanks for this. Can I just check: > ** Note 8.1.10 STABLE is the last planned release in the 8.x series ** Is 8.2.0 a dead spur in that case? How does it relate to 8.1.10? Many thanks, Ben ___ use-livecode mailing list use-livecode@list

Re: how to clear residual garbage in a stack?

2018-05-22 Thread Richard Gaskin via use-livecode
Neville Smythe wrote: > Actually I just did a hex dump of the 8MB file saved from the 1 card > stack; and lo! it has an EOF at about the 28KB position, at which > point BBEdit stops dumping the file; up to that point it appears to be > the correct data for a 1 card stack, no extraneous garbage. B

Re: Livecode Hosting and GDPR

2018-05-22 Thread Heather Laine via use-livecode
The existing documents will be updated with any necessary amendments by 25th. Please check back then :) Best Regards, Heather Heather Laine Customer Services Manager LiveCode Ltd www.livecode.com > On 22 May 2018, at 15:59, Matthias Rebbe via use-livecode > wrote: > > jbv, > > i have sev

Re: Livecode Hosting and GDPR

2018-05-22 Thread Matthias Rebbe via use-livecode
jbv, i have several hosting providers. German ones and also from other European countries. The German providers i work with are totally prepared and have updated their documents in time. Unfortunately this is not the case for the other european providers. HostM for example is not ready, but p

Re: how to clear residual garbage in a stack?

2018-05-22 Thread Brian Milby via use-livecode
Did you attempt to do a “save as” on the stack? From what you described it sounds like LC wrote the file in place but did not truncate what was there after the EOF so extra data was there on the end. Need to try this on Mac/Linux to see if it does the same thing. On Tue, May 22, 2018 at 9:14 AM Nev

Re: how to clear residual garbage in a stack?

2018-05-22 Thread Neville Smythe via use-livecode
Hmm, excellent suggestions from Phil and Richard, but evidently something else is going on. > Use "compact stack" to get rid of space formerly used by now-deleted > objects. compact stack did not recover the 8 MB after deleting all but the first card from my test stack to reduce it to what sho

Re: how to clear residual garbage in a stack?

2018-05-22 Thread Neville Smythe via use-livecode
Thanks Phil, I knew there had to be a command. Of all the synonyms I tried I got close with compress ;-) Turns out a stack of mine used by national organisation for 20 years had bloated from 3MB to 9MB. > Use "compact stack" to get rid of space formerly used by now-deleted > objects. Nevil

[ANN] Release 8.1.10

2018-05-22 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 8.1.10 STABLE. ** Note 8.1.10 STABLE is the last planned release in the 8.x series ** Getting the Release === You can get the release at https://downloads.livecode.com/livecode/ or via the automatic updater.

Re: Livecode Hosting and GDPR

2018-05-22 Thread jbv via use-livecode
Hello Heather, Thanks for your reply. I had already checked the Privacy Policy, and sorry for being so picky, but it doesn't contain all the details required by the GDPR, especially regarding procedures in case of security breach among other things. Just curious : has any other list member located

Re: Livecode and Google Analytics?

2018-05-22 Thread Simon Smith via use-livecode
Hi You can take a look at Google Analytics Measurement Protocol ( https://developers.google.com/analytics/devguides/collection/protocol/v1/). You should be able to track events via POST requests to google-analytics.com Simon Carpe diem *Simon Smith* m. +27 83 306 7862 On Tue, May 22, 2018 at

Re: Livecode Hosting and GDPR

2018-05-22 Thread Heather Laine via use-livecode
Please go here: https://livecode.com/hosting/support/ You will find all the documentation relating to LiveCode hosting at the foot of this page. Regards, Heather > On 22 May 2018, at 07:34, jbv via use-livecode > wrote: > > Hi list, > I have just em