Search found 62 matches

by miked
Sun Jun 08, 2025 8:43 pm
Forum: General
Topic: Context open demands elevation
Replies: 2
Views: 2620

Re: Context open demands elevation

Which version are you on?
by miked
Mon Dec 30, 2024 3:59 pm
Forum: General
Topic: Did the logic for the file tabs order change recently?
Replies: 1
Views: 1771

Re: Did the logic for the file tabs order change recently?

Have a look at: Configure -> Preferences -> View -> Tabbed Document Selector -> Create New Tabs Rightmost

See also v 9.3.1 Multiple problems with doc tabs: Document tabs cannot be reordered
by miked
Sat Nov 09, 2024 8:46 pm
Forum: General
Topic: Capitalize - Ctrl+Shift+U not working V8.20
Replies: 7
Views: 3142

Re: Capitalize - Ctrl+Shift+U not working V8.20

Excellent. We aim to please. Thank you for the feedback.

Mike.
by miked
Fri Nov 08, 2024 9:35 pm
Forum: General
Topic: Capitalize - Ctrl+Shift+U not working V8.20
Replies: 7
Views: 3142

Re: Capitalize - Ctrl+Shift+U not working V8.20

Not sure what to advise. As you are W11 (like me) do you have anything that traps keyboard commands before TextPad sees it? I'm thinking Ctrl+Shift+U is something to do with a driver on your computer, graphics etc?
I was once caught out by a shortcut that turned the screen upside down.
by miked
Fri Nov 08, 2024 8:48 pm
Forum: General
Topic: Capitalize - Ctrl+Shift+U not working V8.20
Replies: 7
Views: 3142

Re: Capitalize - Ctrl+Shift+U not working V8.20

I use that often to format comments in source code, don't remember a problem when I was on V8, but I went to V9 ages ago so I'm probably no help.
What do you see here? (in case it helps others to understand the issue)
txtpadv9.6EC.png
txtpadv9.6EC.png (35.99 KiB) Viewed 3135 times
Cheers,
Also a Michael.
by miked
Thu Nov 07, 2024 8:04 am
Forum: General
Topic: How to change the characters that words break/wrap on
Replies: 12
Views: 6611

Re: How to change the characters that words break/wrap on

I can reproduce this in V9.6.0
Tried using different quote symbols, brackets etc.
Also happens without setting a word break column number. Simply turning word wrap on and making the window smaller.
txtpadv9.6WR.png
txtpadv9.6WR.png (7.39 KiB) Viewed 6542 times
by miked
Wed Sep 18, 2024 12:56 pm
Forum: General
Topic: Windows open file dialog in Textpad 9
Replies: 7
Views: 8003

Re: Windows open file dialog in Textpad 9

Configure -> Preferences -> File -> Use the standard file open dialogue box.
by miked
Thu Jun 20, 2024 7:58 am
Forum: General
Topic: Issues with SVG files, and opening from File Explorer
Replies: 26
Views: 17170

Re: Issues with SVG files, and opening from File Explorer

Have you tried doing it from textpad? Configure->Preferences->Associated Files
by miked
Tue Jun 11, 2024 6:41 pm
Forum: General
Topic: Issues with SVG files, and opening from File Explorer
Replies: 26
Views: 17170

Re: Issues with SVG files, and opening from File Explorer

Assume you have associated .txt files with textpad in Preferences->Associated files.
Probably not much help to you but I can report it works fine for me and always has.
Never needed to use textpad to create an icon so I'm equally of no help there either.
by miked
Tue Jan 09, 2024 9:15 am
Forum: General
Topic: My menu bar vanished
Replies: 4
Views: 4752

Re: My menu bar vanished

Sounds like the menu bar has gone "floating" and floated off the desktop.
If you don't mind losing other layout settings, close textpad and delete or rename Roaming\Helios\TextPad\9\GUIConfig.xml from %appdata%
by miked
Mon Sep 18, 2023 8:17 am
Forum: General
Topic: Column number below scroll bar in 9.x
Replies: 14
Views: 23199

Re: Column number below scroll bar in 9.x

I have just tried (using 9.3.1) enabling and then disabling "Show clock on status bar" and there is still a problem after that when making the window smaller.
by miked
Thu Sep 07, 2023 7:34 am
Forum: General
Topic: Column number below scroll bar in 9.x
Replies: 14
Views: 23199

Re: Column number below scroll bar in 9.x

I don't know if it is relevant, but I have found that after enabling the clock on the status bar, and then disabling it, reducing the width of the window hides the status bar panels on the right. As if it sets a minimum width for the first (left most panel) equal to it's current width.
Screenshot ...
by miked
Mon Feb 27, 2023 1:31 pm
Forum: General
Topic: 9.1.0 / 8.16.0 Access to Msapps.bnd was denied
Replies: 1
Views: 1189

9.1.0 / 8.16.0 Access to Msapps.bnd was denied

Unless I run textpad as Administrator, when changing any preferences or exiting Textpad I get a warning "Access to c:\Program files\Textpad\System\MSAPPS.BND was denied. The actual file changes depending upon keystroke compatibility selected.
9.1.0 on Windows 10 Pro and 8.16.0 64bit on Windows 7
by miked
Tue Jan 24, 2023 10:36 am
Forum: General
Topic: version 9, problem opening multiple files
Replies: 4
Views: 2470

Same here (with windows 10 and 9.0.1), but I managed to open 15 files with short(ish) names. Seems to be dependant on total length of file names.
by miked
Mon Oct 15, 2018 7:45 am
Forum: General
Topic: 8.1.1 Failure of XCOPY in a tool
Replies: 6
Views: 2473

But your example showing it working outside TP uses copy, not xcopy

When using XCOPY to copy a source to a destination it normally prompts asking if the destination specifies a file or directory, but that may be OS version specific. The simple answer is to use copy, as you have found.