Hi,
We have noticed an issue in LiveCode where if a modal stack is triggered
(example: using the "answer" command) in LiveCode 8 and 9 in MacOS, but we
are in another application, the modal stack will appear over the other
program we are in. This does not happen with "answer file", though (the
res
Hi Gabe,
> Am 08.03.2020 um 19:25 schrieb Gabe J via use-livecode
> :
>
> Hi,
>
> We have noticed an issue in LiveCode where if a modal stack is triggered
> (example: using the "answer" command) in LiveCode 8 and 9 in MacOS, but we
> are in another application, the modal stack will appear over
Sorry, I forgot an important detail:
It has to be on a "send" command, like the following:
*send* "answer 1" to this stack in 3 seconds
Gabe
On Sun, Mar 8, 2020 at 1:31 PM Klaus major-k via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Hi Gabe,
>
> > Am 08.03.2020 um 19:25 schrieb
Hi Gabe,
> Am 08.03.2020 um 19:37 schrieb Gabe J via use-livecode
> :
>
> Sorry, I forgot an important detail:
> It has to be on a "send" command, like the following:
> *send* "answer 1" to this stack in 3 seconds
AHA! :-)
OK, bug confirmed!
> Gabe
Best
Klaus
--
Klaus Major
https://www
Mike,
Very happy to share what I've got, but it's really not much - just a very thin
wrapper round Google's API - and it's undocumented, mostly rough code - copied
from one stack to the next, usually done in a tearing hurry!
I'll try to pull something together, but please promise not to judge
it might help us get started. i'm going to probably put out an rfq to wrap
the v4 rest api, because we're going to have to come to a solution, either
using lc or some other tool.
On Sun, Mar 8, 2020 at 6:01 PM Ben Rubinstein via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Mike,
>
> Ve