Search found 112 matches

by Stefan
16.03.2023 07:45
Forum: Issues solved
Topic: Project does not load under Win11
Replies: 5
Views: 6294

Thank you. This solved the problem. Both solutions work, I kept the second (longer) code that you provided.
by Stefan
16.03.2023 06:10
Forum: Issues solved
Topic: Project does not load under Win11
Replies: 5
Views: 6294

I do not know what Python versions were installed on the other machines. Where Cuda works fine. On the current machine, I installed Python 3.11, but the problem persists.

Trying to run Addons-Manager > Install brings up this error message:
Addons_fail.jpg
by Stefan
15.03.2023 20:18
Forum: Issues solved
Topic: Project does not load under Win11
Replies: 5
Views: 6294

Project does not load under Win11

Working portable from stick, my projects do not load under Win 11, even though I run the exact same Cuda settings/folders as on other Win versions. Loading project: D:\Toolbox\CudaText\settings\Cuda_Settings.cuda-proj Traceback (most recent call last): File "D:\Toolbox\CudaText\py\cuda_project_...
by Stefan
12.03.2023 21:00
Forum: General - CudaText
Topic: How to move my settings to another cudaText app
Replies: 4
Views: 1654

Since CudaText is fully portable, you just copy the entire folder to another Windows machine, and you're good to go. If you already have Cuda up and running on the target machine for some time, I would not immediately replace everything, but rather rename the existing Cuda folder and keep it for ref...
by Stefan
12.03.2023 20:30
Forum: General - CudaText
Topic: How to change font and color of top menu?
Replies: 3
Views: 1438

Options > Settings - theme- ui > on the dialog that opens, scroll down to "top menu BG", "top menu BG selected", font etc...

See
https://wiki.freepascal.org/CudaText#Themed_top_menu
by Stefan
10.03.2023 18:36
Forum: General - CudaText
Topic: Show total count of chars/words in statusbar
Replies: 23
Views: 4818

With CudaText, I can't retrieve total words or total chars. To keep track of my word-count and char-count, I pop up Text Statistics (plugin) via hotkey. For both, selection and entire doc. Most writing apps show it in the status bar. But they usually do not update the count continuously, you have t...
by Stefan
07.03.2023 09:50
Forum: Plugins
Topic: External Tools plugin how-to?
Replies: 36
Views: 34399

qwerky wrote:... hide the caret, and have the arrow keys actually scroll the text ...
All legit requests. The ahk forum is a good hunting-ground for helpful answers.
Good luck and have fun! (I am sure you will, using CudaText as your code editor)
by Stefan
06.03.2023 20:38
Forum: Plugins
Topic: External Tools plugin how-to?
Replies: 36
Views: 34399

qwerky wrote: Good quote. Who's it from?
Attributed to various authors. True source unknown.

Btw, I linked you to Scratchpad, because it comes with the source.ahk. The ahk forum also has plenty of barebone code snippets, as you probably have discovered yourse
by Stefan
04.03.2023 23:02
Forum: Plugins
Topic: External Tools plugin how-to?
Replies: 36
Views: 34399

Nothing wrong with re-inventing the wheel.
To learn deeply, learn from experience.
To learn quickly, learn from others.

https://www.desiquintans.com/articles.p ... scratchpad
by Stefan
04.03.2023 07:23
Forum: General - CudaText
Topic: ChatGPT
Replies: 3
Views: 1465

Yes, its usefulness is very limited. And the information not up to date. At first, it mentioned 270 lexers. Had to correct it, to bring it up to 300. There is no way it can replace human writing. But when you get stuck or experience writer's block, it can get you going again and give you ideas. Anot...