Re: AW: AW: Attaching Engine - running forever

2019-03-07 Thread J. Landman Gay via use-livecode
No. You need preOpen*/open*/stack, background, card, control and whatever else I forgot. Ditto all the closes. And remember to close any substacks before building or it gets worse. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On March

acceleratedRendering bugs

2019-03-07 Thread JJS via use-livecode
Hi, i saw there are stil 17 bugs open on acceleratedRendering. Is there any sight on when they will be solved? (or at least the most bugging ones) Especially the up shifted screen with the keyboards and the black screens (even short when switching cards) on mobile. And could it be cause

Re: AW: AW: Attaching Engine - running forever

2019-03-07 Thread JJS via use-livecode
I can understand. Would OpenStack or preOpenStack and closeStack not be enough to put it in? Op 7-3-2019 om 21:32 schreef J. Landman Gay via use-livecode: I wish there was a toggle for this option so we could control whether or not to lock messages. I spent way too long tracking down all the

Re: AW: AW: Attaching Engine - running forever

2019-03-07 Thread J. Landman Gay via use-livecode
I wish there was a toggle for this option so we could control whether or not to lock messages. I spent way too long tracking down all the handlers I had to change (and there were lots of them,) and it's irritating to have to add that much extra code just so I can avoid a build failure. I

Re: AW: AW: Attaching Engine - running forever

2019-03-07 Thread JJS via use-livecode
already found it:https://quality.livecode.com/show_bug.cgi?id=21881 Op 7-3-2019 om 19:16 schreef JJS via use-livecode: Hi Tiemo, great! Can you put the bugreport nr here so we can see what Panos had written? It's intereseting. Thanks! Jerry Op 7-3-2019 om 12:29 schreef Tiemo Hollmann TB

Re: AW: AW: Attaching Engine - running forever

2019-03-07 Thread JJS via use-livecode
Hi Tiemo, great! Can you put the bugreport nr here so we can see what Panos had written? It's intereseting. Thanks! Jerry Op 7-3-2019 om 12:29 schreef Tiemo Hollmann TB via use-livecode: Hello Jerry, your guess was good! Only in my case I had to add the same code snippet in my

Re: Compiling Livecode

2019-03-07 Thread David Bovill via use-livecode
No one using docker? A Linux based laptop with every application as a container has got to beat all this vmware? On Thu, 7 Mar 2019 at 07:17, Phil Davis via use-livecode < use-livecode@lists.runrev.com> wrote: > After using Parallels for a few years, I realized I hate virtual > environments.

Re: Windows: Open image with LC EXE

2019-03-07 Thread Paul Dupuis via use-livecode
Hi Bob, In our case, we have a Windows app that has multiple document types. We wanted it to behave like a "real" Windows app and (1) register it's multiple documents and icons since the Standalone builder limits you to a single document type (extension) and icon; and (2) check to see if the

AW: AW: Attaching Engine - running forever

2019-03-07 Thread Tiemo Hollmann TB via use-livecode
Hello Jerry, your guess was good! Only in my case I had to add the same code snippet in my preopenstack and opencard handler. - Thanks to Panos for the quick solution! Tiemo -Ursprüngliche Nachricht- Von: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] Im Auftrag von JJS