Search found 935 matches

by bbadmin
Sun Jun 29, 2025 8:18 am
Forum: General
Topic: painfully bright white flash on start up
Replies: 2
Views: 79

Re: painfully bright white flash on start up

This is fixed in TextPad 9.8.2.
by bbadmin
Sun Jun 29, 2025 8:18 am
Forum: General
Topic: TextPad 9.8.2 and 8.22.2 are released
Replies: 0
Views: 18

TextPad 9.8.2 and 8.22.2 are released

We are pleased to announce the release of TextPad 9.8.2 and 8.22.2.

Please see the release note s for details of the changes and the downloads page for links to the installation files.

WARNING: workspace files saved in version 9 cannot be read by version 8.

There is no charge for either of these ...
by bbadmin
Sun Jun 29, 2025 8:16 am
Forum: Announcements
Topic: TextPad 9.8.2 and 8.22.2 are released
Replies: 0
Views: 29

TextPad 9.8.2 and 8.22.2 are released

We are pleased to announce the release of TextPad 9.8.2 and 8.22.2.

Please see the release note s for details of the changes and the downloads page for links to the installation files.

WARNING: workspace files saved in version 9 cannot be read by version 8.

There is no charge for either of these ...
by bbadmin
Wed Jun 25, 2025 10:27 am
Forum: General
Topic: Document properties are not saved
Replies: 2
Views: 52

Re: Document properties are not saved

In case it's relevant, .editorconfig files override everything else, when enabled on Configure » Preferences » Editor.
by bbadmin
Tue Jun 24, 2025 12:42 pm
Forum: General
Topic: CURRENT LINE COLOR
Replies: 4
Views: 93

Re: CURRENT LINE COLOR

Sorry, I misread your query. The method is the same as in the topic I linked, except that you select "Current Line". Change it for the Default document class, if you want it to apply to all document classes. It's easy enough to experiment with yourself.
by bbadmin
Tue Jun 24, 2025 7:01 am
Forum: General
Topic: CURRENT LINE COLOR
Replies: 4
Views: 93

Re: CURRENT LINE COLOR

by bbadmin
Sun Jun 22, 2025 8:29 am
Forum: General
Topic: painfully bright white flash on start up
Replies: 2
Views: 79

Re: painfully bright white flash on start up

I've just checked with TextPad 9.0, which was released in January 2023, and it behaves as you describe at startup. Subsequent file opens do not exhibit this transition from white to black. If you have been working with a dark background for a decade, you must have configured TextPad 8's color scheme ...
by bbadmin
Sun Jun 01, 2025 8:08 am
Forum: General
Topic: TextPad 9.8.1 and 8.22.1 are released
Replies: 0
Views: 3979

TextPad 9.8.1 and 8.22.1 are released

We are pleased to announce the release of TextPad 9.8.1 and 8.22.1.

Please see the release note s for details of the changes and the downloads page for links to the installation files.

WARNING: workspace files saved in version 9 cannot be read by version 8.

There is no charge for either of these ...
by bbadmin
Thu May 29, 2025 7:13 pm
Forum: General
Topic: Search Window and other Tool Output locations
Replies: 3
Views: 4413

Re: Search Window and other Tool Output lyou ocations

It's hard to explain the interactive way to do it, without a video, but the simplest is to exit from TextPad and then delete this file for version 9:

%APPDATA%\Helios\TextPad\9\GUIConfig.xml

or this one for version 8:

%APPDATA%\Helios\TextPad\8\GUIState.xml

Everything will be in its default ...
by bbadmin
Thu May 29, 2025 8:29 am
Forum: General
Topic: Backup/Restore
Replies: 3
Views: 1189

Re: Backup/Restore

Backup/restore is only enabled for licensed users. However, you've discovered the flaw in that, which will be fixed in the next release.

TextPad's System folder is meant to be read-only, as it is overwritten by each update. You should save your custom syntax definitions in the folder defined for ...
by bbadmin
Sun May 18, 2025 5:53 am
Forum: General
Topic: Saved Textpad 9 document showing up blank
Replies: 2
Views: 455

Re: Saved Textpad 9 document showing up blank

Do you have the latest release of TextPad 9?

Can you see the contents of the file in Notepad?

What do you see, if you open the file in Binary Mode?

What encoding does the file have?
by bbadmin
Thu May 15, 2025 12:47 pm
Forum: General
Topic: Some documents not opening with double-click?
Replies: 8
Views: 16956

Re: Some documents not opening with double-click?

TextPad 8 and 9 store their settings in XML files in subfolders 8 or 9 of %APPDATA%\Helios\TextPad . File associations are stored in the registry, so that File Explorer knows which application to start and how to invoke it to open a file.

The installer for TextPad creates this key in the registry ...
by bbadmin
Wed May 14, 2025 10:32 am
Forum: General
Topic: Some documents not opening with double-click?
Replies: 8
Views: 16956

Re: Some documents not opening with double-click?

Try making the registry entries for .xsl the same as those for .xslt and check that they then behave the same way. After that, assign .xsl to TextPad in Default Apps.
by bbadmin
Mon May 12, 2025 3:05 pm
Forum: General
Topic: 9.5.2 Workspace doesn't load at startup
Replies: 4
Views: 1143

Re: 9.5.2 Workspace doesn't load at startup

Click on the File menu, then on Workspace, then select your workspace file.
by bbadmin
Thu May 08, 2025 9:20 pm
Forum: Enhancement Suggestions
Topic: UnMark All
Replies: 1
Views: 21758

Re: UnMark All

Maybe record a macro for the second part:

Find "this one"
Toggle bookmark

No need to save it, just home the insert position and Multi-play the scratch macro to the end of file.