Google Play API 28 11/1/2019

2019-10-10 Thread Ralph DiMola via use-livecode
FYI: Received this from Google Play today. I submitted QCC report 22407. Hello Google Play Developer, This is a reminder that starting November 1, 2019, updates to apps and games on Google Play will be required to target Android 9 (API level 28) or higher. After this date, the Play Console

Re: Give a bug a hug

2019-10-10 Thread Mike Kerner via use-livecode
wow, i managed to mute this conversation. fail. @paul, that's exactly why we ponied up, too, as an insurance policy. we have been burned by numerous organizations either abandoning their software work product or disappearing. thankfully, for most of our mission-critical stuff, we have, own, and

Re: Primary Student Livecode Interface (Simplified Developer Interface)

2019-10-10 Thread Richmond via use-livecode
I have moved this discussion over here as there is the possibility to use pictures here, while one cannot on the Use-List. http://forums.livecode.com/viewtopic.php?f=107=33206=184151#p184149 On 10.10.19 22:01, Richard Gaskin via use-livecode wrote: Three years ago I spent several months

Re: Android/Java PKCS12 Industry format Keystore

2019-10-10 Thread J. Landman Gay via use-livecode
I use the example from Google, which is identical to the example in the LC lesson. This is Google: keytool -genkey -v -keystore my-release-key.jks -keyalg RSA -keysize 2048 -validity 1 -alias my-alias This is the LC lesson (using Windows exe): keytool.exe -genkey -v -keystore

Re: Primary Student Livecode Interface (Simplified Developer Interface)

2019-10-10 Thread Tore Nilsen via use-livecode
Hi! I teach a beginners course in programming on highschool level in Norway. Just like Devin, I have found that the most important thing is what you want your students to learn. The development environment is not very important. I try to introduce various components in a way that helps build

Re: Catalina

2019-10-10 Thread J. Landman Gay via use-livecode
Sand Which On 10/10/19 1:18 PM, Dar Scott Consulting via use-livecode wrote: Yes! We need a cool name like that, too. Code32 MoreMojave CantLetGo TimeScope macWrap32 32Palms Wrap32with64 DoubleMy32 Sand It looks like I can't come up with anything as cool as WineBottler Dar Scott On Oct

Re: Primary Student Livecode Interface (Simplified Developer Interface)

2019-10-10 Thread Richard Gaskin via use-livecode
Three years ago I spent several months researching both the learner experience and how to fund, document, and market a UI specifically for young learners based on LiveCode Community Edition. Many of the readers here may recall phone conversations and emails with them during my

Android/Java PKCS12 Industry format Keystore

2019-10-10 Thread JJS via use-livecode
Hi, have some people already changed their  (Android/Java) keystore keys to the PKCS12 format? When creating a keystore key i get this warning a few times: Warning: The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format

Re: Primary Student Livecode Interface (Simplified Developer Interface)

2019-10-10 Thread Devin Asay via use-livecode
RIchmond has an excellent point: your development environment is less important than your goal. The reason that all of us immediately typed ’set the userLevel to 5’ in HyperCard is that you wouldn’t get far in your task until you needed a bump-up to a higher level of capabilities. I also

Re: Catalina

2019-10-10 Thread Richmond via use-livecode
Cider! On 10.10.19 21:18, Dar Scott Consulting via use-livecode wrote: Yes! We need a cool name like that, too. Code32 MoreMojave CantLetGo TimeScope macWrap32 32Palms Wrap32with64 DoubleMy32 Sand It looks like I can't come up with anything as cool as WineBottler Dar Scott On Oct 10,

Re: Catalina

2019-10-10 Thread Dar Scott Consulting via use-livecode
Yes! We need a cool name like that, too. Code32 MoreMojave CantLetGo TimeScope macWrap32 32Palms Wrap32with64 DoubleMy32 Sand It looks like I can't come up with anything as cool as WineBottler Dar Scott > On Oct 10, 2019, at 11:51 AM, Richmond via use-livecode > wrote: > > This sounds a

Re: Catalina

2019-10-10 Thread Richmond via use-livecode
This sounds a bit like WineBottler: http://winebottler.kronenberg.org/ On 10.10.19 20:48, Dar Scott Consulting via use-livecode wrote: Being a mad scientist causes my mind to wander. I implied some sort of application that would take a 32-bit macOS app and turn it into a 64-bit app suitable

Re: Catalina

2019-10-10 Thread Dar Scott Consulting via use-livecode
Being a mad scientist causes my mind to wander. I implied some sort of application that would take a 32-bit macOS app and turn it into a 64-bit app suitable for delivering to customers in the interim. But I gave solutions only for a sophisticated user to run 32-bit applications from Catalina

Re: Primary Student Livecode Interface (Simplified Developer Interface)

2019-10-10 Thread Richmond via use-livecode
Well: for starters you are going to have to trawl right through LiveCode and decide which capabilities fall into which of the 5 levels . . . Then decide who you are going to block, for instance, access to a button script at level 4; or partial blocking as you are going to allow buttons to do

Re: Thank you for the 9.0.5 update

2019-10-10 Thread Mark Talluto via use-livecode
As Brian stated, 9.5 will get the bug fix as well. I believe Heather indicated that this was coming pretty soon. I have been using 9.0.5 since the stable update and have not had a single crash. The debugger is an important component to me. LiveCode does a great job allowing us to drop

Re: Primary Student Livecode Interface (Simplified Developer Interface)

2019-10-10 Thread Devin Asay via use-livecode
Hi John, This idea has been discussed over the years, but I don’t know of anyone who has implemented it. The userLevels were: 1 - Browsing - the ability to run and explore stacks, but no ability to make changes. 2 - Typing - added the ability to type and edit text in fields. 3 - Painting -

Primary Student Livecode Interface (Simplified Developer Interface)

2019-10-10 Thread JOHN PATTEN via use-livecode
Good Morning from SoCal, Quick question, anybody ever develop a simplified LiveCode “developer interface/tool“ project? If you’ve been around awhile, you might remember how HyperCard had multiple development modes. Level one allowed you to use drawing tools create buttons that would allow you

Re: .rev files going back to 2001/2002 fails to open

2019-10-10 Thread Bob Sneidar via use-livecode
launch LC. Supress messages from the Development window. Open stack. Does it crash now? It's not your code. If it doesn't crash, set a breakpoint in your openStack handler, turn off suppress messages, run Openstack. Trace until it crashes. Bob S > On Oct 9, 2019, at 19:23 , Meitnik via

Re: Catalina

2019-10-10 Thread Bob Sneidar via use-livecode
Mad scientist indeed! ;-) Bob S > On Oct 9, 2019, at 16:59 , Dar Scott Consulting via use-livecode > wrote: > > Oh. That looks hard. I don't even know how to take control of the 0x80 > interrupt. > > However, here are some ideas for alternatives. > > Virtual > > Parallels has Coherence;

Re: Thank you for the 9.0.5 update

2019-10-10 Thread Tom Glod via use-livecode
Agreed. this was a critical release, I was struggling with the property inspector for what seems like 18 months. now all those bugs are fixed, not to mention the memory leaks. way fewer interruptions and new users won't be asking themselves what is wrong with this thing. Happy coding

Re: Thank you for the 9.0.5 update

2019-10-10 Thread Lagi Pittas via use-livecode
Thank You Brian, I was hoping that would be the answer. Regards Lagi On Thu, 10 Oct 2019 at 12:47, Brian Milby via use-livecode < use-livecode@lists.runrev.com> wrote: > Yes, 9.0.5 has a fix that 9.5 does not for the debug crash. That fix will > appear in the next update for 9.5. > > Thanks, >

Re: Thank you for the 9.0.5 update

2019-10-10 Thread Brian Milby via use-livecode
Yes, 9.0.5 has a fix that 9.5 does not for the debug crash.  That fix will appear in the next update for 9.5. Thanks, Brian On Oct 10, 2019, 4:55 AM -0400, Lagi Pittas via use-livecode , wrote: > Hi Mark, > > My mileage is varying. > > I have been using 9.5 stable and thought it was the

Re: Thank you for the 9.0.5 update

2019-10-10 Thread Bernard Devlin via use-livecode
>> I created a play/test stack yesterday - 1 button 2 functions and a mousup of a couple of lines no more than 30 lines of code. Did some debugging and got a crash in less than 15 minutes. << I was getting multiple random crashes with a test stack in 9.5 that were apparently totally unrelated to

Re: Thank you for the 9.0.5 update

2019-10-10 Thread Lagi Pittas via use-livecode
Hi Mark, My mileage is varying. I have been using 9.5 stable and thought it was the complexity of an application that was the cause of crashing with "red dots" I created a play/test stack yesterday - 1 button 2 functions and a mousup of a couple of lines no more than 30 lines of code. Did some