Search found 3850 matches

by bn
Mon Mar 25, 2024 10:46 am
Forum: Talking LiveCode
Topic: Communicate with AI via tsNetGetSync (Solved)
Replies: 13
Views: 665

Re: Communicate with AI via tsNetGetSync (Solved)

mrcoollion wrote:
Mon Mar 25, 2024 10:43 am
*&^%@$@@ file is to big (616 kB).
I could use dropbox. Any better suggestions?
Maybe you have a website and offer it for download from there?
Kind regards
Bernd
by bn
Mon Mar 25, 2024 10:43 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Rename an Icon?
Replies: 37
Views: 1471

Re: Rename an Icon?

You can, obviously, name all the images you use as icons. If you want to give your images numbers, then to avoid the problem with the IDE mucking around with image ID numbers surely the best thing to do is name the images with numbers? This will mean that the image you name "27" will still be calle...
by bn
Mon Mar 25, 2024 10:31 am
Forum: Talking LiveCode
Topic: Communicate with AI via tsNetGetSync (Solved)
Replies: 13
Views: 665

Re: Communicate with AI via tsNetGetSync (Solved)

mrcoollion wrote:
Mon Mar 25, 2024 10:27 am
Pfff.
How can i attach a livecode script in this forum?
Paul,

You could paste a script after first clicking the </> icon.
Or you could probably zip a text file and attach it via "Attachments"

Kind regards
Bernd
by bn
Mon Mar 25, 2024 9:34 am
Forum: Talking LiveCode
Topic: Communicate with AI via tsNetGetSync (Solved)
Replies: 13
Views: 665

Re: Communicate with AI via tsNetGetSync (Solved)

If Anyone is interested having a AI running local on your Laptop/PC for learning and testing purposes but also for actual reallife goals, then I will make a different topic of it and to support the community I will post my LiveCode Application and a short instruction on how to get things running. (...
by bn
Sun Mar 24, 2024 9:38 pm
Forum: Talking LiveCode
Topic: Code folding for Livecode 9.6.9 and up
Replies: 41
Views: 2918

Re: Code folding for Livecode 9.6.9 and up

Stam,

I should add that for command-U to work the script field has to have focus. Click anywhere in the field.
What also could help is to go to another tab and go back to the script tab where "Code Folding has eaten your homework"

Kind regards
Bernd
by bn
Sun Mar 24, 2024 9:19 pm
Forum: Talking LiveCode
Topic: Code folding for Livecode 9.6.9 and up
Replies: 41
Views: 2918

Re: Code folding for Livecode 9.6.9 and up

Hi Stam, Could you try "unfold All" either from the "Edit Menu" or via command-U. Other than that try to close the tab and reopen it. I am not surprised that this happens since I never tested this and it should be taken care of. I am just wondering if any text is lost which should not happen. I am c...
by bn
Sat Mar 23, 2024 10:51 pm
Forum: Talking LiveCode
Topic: Code folding for Livecode 9.6.9 and up
Replies: 41
Views: 2918

Re: Code folding for Livecode 9.6.9 and up

The more I use this the more it seems so essential as to be insane this isn't part of the standard IDE right now... One feature I always liked in the glx2 script editor was the ability to organise handlers of a script into 'folders' - but frankly Bernd's solution can organise code in a similar way,...
by bn
Fri Mar 22, 2024 8:13 pm
Forum: Made With LiveCode
Topic: AppLauncher - MacOS files launcher
Replies: 21
Views: 1262

Re: AppLauncher - MacOS files launcher

Klaus wrote:
Fri Mar 22, 2024 8:12 pm
I think the shortcut is added by the operating system, no matter if we leave it out in our LC menu or not.
It is a macOS standard in the end.
I beg to differ. Try the stack and see the command-Q does not close the standalone.

Kind regards
Bernd
by bn
Fri Mar 22, 2024 5:32 pm
Forum: Made With LiveCode
Topic: AppLauncher - MacOS files launcher
Replies: 21
Views: 1262

Re: AppLauncher - MacOS files launcher

Zax,

I probably misunderstood what was asked.

Kind regards
Bernd
by bn
Fri Mar 22, 2024 4:59 pm
Forum: Made With LiveCode
Topic: AppLauncher - MacOS files launcher
Replies: 21
Views: 1262

Re: AppLauncher - MacOS files launcher

I'm still unable to disable Cmd-Q Apple menu shortcut. Hi Zax, I tried to make a minimal standalone with the command-Q shortcut disabled. I selected "Disabled" in Menu Builder for the File Menu setDisabled.jpg Before compiling I set via "Menu Builder" (that seems to do the trick) setAsStackMenubar....
by bn
Thu Mar 14, 2024 7:37 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: background color of text with metadata
Replies: 35
Views: 1615

Re: background color of text with metadata

Bernd. Are you an Emily Dickinson fan? I am. Craig Actually I was intrigued by the text you chose and looked it up. Then I found the whole poem and liked it very much. So I was not an Emily Dickinson fan (only heard her name before) but now I like this poem and her name means something to me. Thank...
by bn
Thu Mar 14, 2024 7:33 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: background color of text with metadata
Replies: 35
Views: 1615

Re: background color of text with metadata

Jeff,

I think your solution is straightforward and easy to maintain.
Glad you solved the problem.

Kind regards
Bernd
by bn
Thu Mar 14, 2024 7:25 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Missing Fonts
Replies: 37
Views: 2197

Re: Missing Fonts

Gary,

I am glad you found a solution. Very interesting story.

Kind regards
Bernd
by bn
Thu Mar 14, 2024 2:12 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: background color of text with metadata
Replies: 35
Views: 1615

Re: background color of text with metadata

Bernd, you previous solution is clearly superior - this kludge is fine but scrolling and multiple highlights are an issue... if having to scroll multiple highlights this would quickly escalate into a slow-grinding nightmare! I quite like what you did with your previous solution... goes to show ther...
by bn
Thu Mar 14, 2024 1:28 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: background color of text with metadata
Replies: 35
Views: 1615

Re: background color of text with metadata

Nicely done. It solves the problem of metadata corrupting the backColor. But yours is a kludge as well, and I wonder how Jeff will choose... :wink: Craig, Speaking of kludge: Here is a version of your stack that hilites more than one line, makes extensive use of formattedRect, creates a graphic tha...

Go to advanced search