Search found 1083 matches

by Rickard Johansson
15 Feb 2025 15:20
Forum: Next release
Topic: Version 16.37
Replies: 1
Views: 642

Version 16.37

----------------------------------------------------------- Version 16.37 (Feb 14, 2024) ----------------------------------------------------------- PHP Regions should work properly now. E.g. #region ... #endregion //__START__ ... //__END__ Keyboard actions Added two new actions. - NextChangedLineAl...
by Rickard Johansson
14 Feb 2025 19:25
Forum: Features
Topic: DONE: ChangedLineAction - extend functionality
Replies: 1
Views: 217

Re: ChangedLineAction - extend functionality

Added in next release (v16.37). Thanks!
by Rickard Johansson
13 Feb 2025 19:22
Forum: Features
Topic: DONE: Code folding #region in PHP
Replies: 2
Views: 186

Re: Code folding #region in PHP

Fixed in next release (v16.37). Thanks!
by Rickard Johansson
14 Jan 2025 19:53
Forum: Bugs
Topic: SOLVED: Change print font size ?
Replies: 7
Views: 3119

Re: Change print font size ?

Fixed the font size list issues in next release (v16.37). Thanks!
by Rickard Johansson
14 Jan 2025 18:29
Forum: Bugs
Topic: FIXED: Untranslated tab in Option menu
Replies: 4
Views: 2174

Re: Untranslated tab in Option menu

The English strings are used if no translation is found in the next release (v16.37). Thanks!
by Rickard Johansson
14 Jan 2025 14:42
Forum: Bugs
Topic: SOLVED: Change print font size ?
Replies: 7
Views: 3119

Re: Change print font size ?

Thanks :)

Is this option checked?

print.png
print.png (13.7 KiB) Viewed 3019 times

If so, uncheck it.
by Rickard Johansson
12 Jan 2025 13:42
Forum: Bugs
Topic: SOLVED: Change print font size ?
Replies: 7
Views: 3119

Re: Change print font size ?

Am using v16.36 64-bit. Can't get the print font to change size using Environment-> Options->Fonts and tabs -> Print font. Previous version didn't work either. Is there any work-around ? Is anyone working on this bug ? I need more information. 1. Windows version (7,10,11, or something else?) 2. Fon...
by Rickard Johansson
19 Dec 2024 15:29
Forum: Bugs
Topic: FIXED: Send mail fails
Replies: 1
Views: 1159

Re: Send mail fails

Fixed in next update (v16.37). Thanks!
by Rickard Johansson
12 Dec 2024 18:22
Forum: Next release
Topic: Version 16.36
Replies: 0
Views: 8663

Version 16.36

----------------------------------------------------------- Version 16.36 (Dec 9, 2024) ----------------------------------------------------------- Fixed * Issue where you sometimes have to click the close button twice to close the program. * File Explorer scale issue on high DPI monitors. This vers...
by Rickard Johansson
03 Dec 2024 12:16
Forum: Development - Beta Versions
Topic: Version 16.35 beta 1/beta 2/beta 3
Replies: 18
Views: 9493

Re: Version 16.35 beta 1/beta 2/beta 3

Here is another build https://www.rj-texted.se/downloads/TextEd.7z

I removed the problematic code from the formclosequery() function and added another solution to save the data.
If this doesn't work, then I don't know... :? :evil:
by Rickard Johansson
03 Dec 2024 10:35
Forum: Development - Beta Versions
Topic: Version 16.35 beta 1/beta 2/beta 3
Replies: 18
Views: 9493

Re: Version 16.35 beta 1/beta 2/beta 3

FWIW I have quite big DebugOutput.txt file, but annoyingly enough RJ TE closes swiftly and opens quite fast, too (seems it opens slowly only when a project is involved). Try setting the option in <AppData>\Roaming\RJ TextEd\Data\DebugOptions.txt to: LogFileAppend=0 It should prevent the file from g...
by Rickard Johansson
03 Dec 2024 10:31
Forum: Development - Beta Versions
Topic: Version 16.35 beta 1/beta 2/beta 3
Replies: 18
Views: 9493

Re: Version 16.35 beta 1/beta 2/beta 3

I've uploaded a new build. It should be fixed now, but I need confirmation https://www.rj-texted.se/downloads/TextEd.7z.
by Rickard Johansson
02 Dec 2024 15:39
Forum: Development - Beta Versions
Topic: Version 16.35 beta 1/beta 2/beta 3
Replies: 18
Views: 9493

Re: Version 16.35 beta 1/beta 2/beta 3

Thank you,

Would you mind repeating it using this version instead? https://www.rj-texted.se/downloads/TextEd.7z

It contain some extra debug outputs in the affected code area... I need to know which function call halts the close execution.
by Rickard Johansson
01 Dec 2024 17:47
Forum: Development - Beta Versions
Topic: Version 16.35 beta 1/beta 2/beta 3
Replies: 18
Views: 9493

Re: Version 16.35 beta 1/beta 2/beta 3

If it happens again - please copy and send me the "<AppData>\RJ TextEd\Data\DebugOutput.txt" file. It should contain some interesting info.

BTW. The beta version is a normal release (no special debug version...) :?