On 6/30/23 4:56 PM, J. Landman Gay via use-livecode wrote:
Setting a brushpattern works in the IDE but not in a standalone. I've looked through the
inclusions and don't see anything about patterns. I do include brushes. Anyone know what is
missing? The dictionary says they are "built-in."
Ac
Setting a brushpattern works in the IDE but not in a standalone. I've looked through the
inclusions and don't see anything about patterns. I do include brushes. Anyone know what is
missing? The dictionary says they are "built-in."
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
i think there are other ide stacks that switched from binary to
script-only stacks in 9.6.9. that broke some other behaviors, too. if
i was betting, i would bet that the SOS is not explicitly setting the
font color, but i haven't read the script to confirm, either.
On Fri, Jun 30, 2023 at 1:49 PM
Hi ,
Made new stack and works okay.
Then found that I had set the background colour of ask and answer to white,
this has worked for many years and showed black text. The stack background is
blue. Do I assume something has changed in 9.6.9 ?
I removed the set background to white and the answer
It's an automatic response from the OS when an app needs to to do something
that requires user permissions, like accessing files outside the app bundle.
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On June 30, 2023 1:51:18 AM Richmond Ma
I have several testers and only one has the problem. He's running Mac
Ventura, but so are a couple of others. The app is signed and notarized
using your wonderful tool. Normally the Mac asks if the app can write files
to disk and directs the user to system prefs / privacy and security so the
us
Is the text color of calling stack white? The dialog will inherit the color
from that stack, or from the next one in the inheritance path. The text may
be there but not visible.
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On June 30, 2
Hello all,
@mike
The revdebuggerlibrary.livecodescript is not the remote debugger - it is
the IDE debugger for the script editor. The remote debugger is a protected
stack and it is not present in the repo.
@david
How do you trigger this error? Could you provide a recipe?
Kind regards,
Panos
--
Yes, will give that a try and report back.
Regards
Camm
> On 30 Jun 2023, at 13:58, Craig Newman via use-livecode
> wrote:
>
> Matthias makes a point. Sometimes trying with a brand new stack will show
> that there is something amiss, even corrupted, with the stack of interest. If
> the new
Matthias makes a point. Sometimes trying with a brand new stack will show that
there is something amiss, even corrupted, with the stack of interest. If the
new stack works, it likely means that LiveCode works, and the problem lies
within the recalcitrant stack.
Craig
> On Jun 30, 2023, at 8:35
Did you already try it with a new stack just with a button which includes only
a mouseup script with only the answer command?
> Am 30.06.2023 um 14:29 schrieb General 2018 via use-livecode
> :
>
> Windows 10
> LC 9.6.9
>
> Regards
> Camm
>
>> On 30 Jun 2023, at 12:13, panagiotis m via u
Hi ,
Not knowingly customised.
Regards
Steve
> On 30 Jun 2023, at 12:19, panagiotis m via use-livecode
> wrote:
>
> Hello again,
>
> Just tested on Windows and it works fine here as well.
>
> @Camm
> Could it be the case you have customised the answer dialog stack?
>
> Cheers,
> Panos
> -
Windows 10
LC 9.6.9
Regards
Camm
> On 30 Jun 2023, at 12:13, panagiotis m via use-livecode
> wrote:
>
> Hello Camm,
>
> In which platform? Seems to work as expected here (MacOS).
>
> Cheers,
> Panos
> --
>
>> On Fri, 30 Jun 2023 at 09:54, General 2018 via use-livecode <
>> use-livecode@lis
Hi ,
Tried all that auto / manual inclusion etc.
You cannot deselect ask / answer it will always include.
Regards
Camm
> On 30 Jun 2023, at 13:15, Mike Kerner via use-livecode
> wrote:
>
> you have to add the answer dialog to your inclusions when building
>
>> On Fri, Jun 30, 2023 at 7:19
you have to add the answer dialog to your inclusions when building
On Fri, Jun 30, 2023 at 7:19 AM panagiotis m via use-livecode
wrote:
>
> Hello again,
>
> Just tested on Windows and it works fine here as well.
>
> @Camm
> Could it be the case you have customised the answer dialog stack?
>
> Che
ugh.
you could try removing the remote debugger from your inclusions and
including the OSS version:
https://github.com/livecode/livecode-ide/blob/ccc733a1539ed2e313abe649b38b83e9fddd1541/Toolset/libraries/revdebuggerlibrary.livecodescript
you may also be able to edit the livecode bundle, removing t
Hello again,
Just tested on Windows and it works fine here as well.
@Camm
Could it be the case you have customised the answer dialog stack?
Cheers,
Panos
--
On Fri, 30 Jun 2023 at 14:12, panagiotis m wrote:
> Hello Camm,
>
> In which platform? Seems to work as expected here (MacOS).
>
> Chee
Hello Camm,
In which platform? Seems to work as expected here (MacOS).
Cheers,
Panos
--
On Fri, 30 Jun 2023 at 09:54, General 2018 via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Hi,
>
> Just the “Yes” , “No”
>
> “Some Text” missing.
>
> Works fine in IDE and previous standalones.
>
18 matches
Mail list logo