Hi Mike,
Yes, that fix works. Thank you.
On 12/8/2022 11:07 PM, Mike Kerner via use-livecode wrote:
got it.
in the openCard handler (which is blank), add the line:
select the text of field 2 of me #mikey h4x0rz t3h IDE
On Thu, Dec 8, 2022 at 10:33 PM Mike Kerner
wrote:
oh, would you look a
yo, gang, did that fix it for you, for now?
On Thu, Dec 8, 2022 at 11:07 PM Mike Kerner
wrote:
> got it.
> in the openCard handler (which is blank), add the line:
> select the text of field 2 of me #mikey h4x0rz t3h IDE
>
> On Thu, Dec 8, 2022 at 10:33 PM Mike Kerner
> wrote:
>
>> oh, would you
got it.
in the openCard handler (which is blank), add the line:
select the text of field 2 of me #mikey h4x0rz t3h IDE
On Thu, Dec 8, 2022 at 10:33 PM Mike Kerner
wrote:
> oh, would you look at that, they replaced the stack with an SOS.
> don't mind me.
>
> On Thu, Dec 8, 2022 at 10:20 PM Mike K
oh, would you look at that, they replaced the stack with an SOS.
don't mind me.
On Thu, Dec 8, 2022 at 10:20 PM Mike Kerner
wrote:
> have you tried replacing
> Tools/Toolset/palettes/ask-dialog/revaskdialog.rev with the older version?
>
> On Thu, Dec 8, 2022 at 6:50 PM Paul Dupuis via use-liveco
have you tried replacing
Tools/Toolset/palettes/ask-dialog/revaskdialog.rev with the older version?
On Thu, Dec 8, 2022 at 6:50 PM Paul Dupuis via use-livecode <
use-livecode@lists.runrev.com> wrote:
> I ran into another LC 9.6.9rc2 regression, this time with the Ask
> dialog. See https://quality
I ran into another LC 9.6.9rc2 regression, this time with the Ask
dialog. See https://quality.livecode.com/show_bug.cgi?id=24044
Any chance of pointing me to what line in C:\Program
Files\RunRev\LiveCode 9.6.9 (rc
2)\Toolset\palettes\ask-dialog\revaskdialog.livecodescript i need to add
to fix
I am sure you can, after you open it once on a Mac. I was replacing the
datagrid behavior for every download this way. I would brick the bundle though
if I replaced anything before opening it first.
Bob S
On Dec 6, 2022, at 09:34 , Klaus major-k via use-livecode
mailto:use-livecode@lists.runr
On Tue, Dec 6, 2022 at 9:35 AM Klaus major-k via use-livecode <
use-livecode@lists.runrev.com> wrote:
>
> are you sure that we are allowed save a file inside of an application
> bundle
> inside of the APPLICATION folder on macOS?
>
Since it already gives fairly easy access to the IDE/code, toward
Hi Panos,
> Am 06.12.2022 um 18:45 schrieb panagiotis m via use-livecode
> :
>
> Hello Klaus,
>
> I think you can, unless the application bundle is read-only. If this is the
> case, then you can still make it writable using chmod in the terminal, or
> using a text editor (BBEdit, TextWrangler)
Hello Klaus,
I think you can, unless the application bundle is read-only. If this is the
case, then you can still make it writable using chmod in the terminal, or
using a text editor (BBEdit, TextWrangler) that will tell you that the file
is read-only and ask you if you want to make it writable, w
Hi Panos,
> Am 06.12.2022 um 18:24 schrieb panagiotis m via use-livecode
> :
> Hello Paul,
> You can tweak this file with a text editor:
> /Applications/LiveCode 9.6.9 (rc
> 2).app/Contents/Tools/Toolset/palettes/answer-dialog/revanswerdialog.livecodescript:
> /* Creates the prompt field if there
Hello Paul,
You can tweak this file with a text editor:
/Applications/LiveCode 9.6.9 (rc
2).app/Contents/Tools/Toolset/palettes/answer-dialog/revanswerdialog.livecodescript:
/* Creates the prompt field if there is not one already created */
if the number of fields of me is 0 then
create field
12 matches
Mail list logo