Search found 4 matches

by tonno
Mon Dec 22, 2025 4:58 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Guide docs 404 - offline?
Replies: 5
Views: 14663

Guide docs 404 - offline?

Hello,

I just wanted to read some User guides from the livecode resources page, but I get a 404 error, when trying to open
https:// legacy .livecode. com /resources/guide/

(I had to put blanks into the url, otherwise it would not get submitted)

I hope, this will not prevail for the rest of the ...
by tonno
Mon Dec 01, 2025 10:27 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Script Editor loses focus while typing
Replies: 7
Views: 10787

Re: Script Editor loses focus while typing

I tried to file the bug but I don't seem to be able to create a quality control account,
since I am not getting an account creation confirmation email.

Frankly, I don't expect my problem to get solved, the xubuntu+livecode combination seems to be used seldom,
I switched to KDE VM, where that ...
by tonno
Mon Dec 01, 2025 7:21 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Script Editor loses focus while typing
Replies: 7
Views: 10787

Re: Script Editor loses focus while typing

Hi Craig,

so I am happy to be the unicorn :-)
The problem persists, independent of using the left pane or typing the commands manually.
I found out that the editor windows works as expected, if I untick the View - Palettes option.
This helps a bit but then the tools bar is gone until I tick the ...
by tonno
Sun Nov 30, 2025 9:32 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Script Editor loses focus while typing
Replies: 7
Views: 10787

Script Editor loses focus while typing

Hello everyone!
I am new to livecode, I installed 10-0-3 rc2 with Xubuntu 24.
When I create a new stack and try to do the hello world app,
I place a button on the card, edit the script, choose on 'mouseup' from the left pane,
then, I try to enter the codeword 'answer' between the lines 'on mouseup ...