Yes, you're right. I should have said inserting the item into a document by double clicking. Sorry for any confusion.
Selecting the item and then pressing Ctrl-C does not copy it to the clipboard.
Search found 13 matches
- Tue Dec 05, 2023 10:02 pm
- Forum: General
- Topic: TextPad 9.3.1x64: Can't copy from Clip Library
- Replies: 3
- Views: 3254
- Tue Dec 05, 2023 5:06 pm
- Forum: General
- Topic: TextPad 9.3.1x64: Can't copy from Clip Library
- Replies: 3
- Views: 3254
TextPad 9.3.1x64: Can't copy from Clip Library
I upgraded to TextPad 9. Now I can't copy from the Clip Library. When I right click on a Clip Library item, the Copy command is grayed out. I have to paste the item into a document and then copy from there. All the Clip Library items and Clip Books seem to be intact. I could copy from the Clip ...
- Mon Oct 28, 2019 9:30 pm
- Forum: General
- Topic: Why is character class [a-z] not case sensitive?
- Replies: 3
- Views: 1446
- Thu Oct 24, 2019 7:21 pm
- Forum: General
- Topic: Why is character class [a-z] not case sensitive?
- Replies: 3
- Views: 1446
Why is character class [a-z] not case sensitive?
The character class [a-z] matches all letters except when the Match case box is checked. I would expect it to find only lower case letters. Here is the example text: A a B b C c Here is my RE, Match case was not checked: ^[a-z] When I do a Find All, all the lines are marked. Why does it happen this ...
- Fri Apr 24, 2015 5:50 pm
- Forum: General
- Topic: Find in Files is Not Working
- Replies: 2
- Views: 727
SOLVED: Find in Files is Not Working
That did it. Thank you very much.
- Thu Apr 23, 2015 10:32 pm
- Forum: General
- Topic: Find in Files is Not Working
- Replies: 2
- Views: 727
Find in Files is Not Working
The Find in Files function is not working. After I enter the search text, file name wildcards and search folder and then click Find, nothing happens. The dialog doesn't change and there are no results. The search doesn't seem to get initiated. The search text is just plain text, no regular ...
- Tue Jul 30, 2013 4:55 pm
- Forum: General
- Topic: RE Deleting Every Other Line Instead of Every Line
- Replies: 6
- Views: 1415
- Tue Jul 30, 2013 4:52 pm
- Forum: General
- Topic: RE Deleting Every Other Line Instead of Every Line
- Replies: 6
- Views: 1415
- Tue Jul 30, 2013 1:11 am
- Forum: General
- Topic: RE Deleting Every Other Line Instead of Every Line
- Replies: 6
- Views: 1415
RE Deleting Every Other Line Instead of Every Line
I'm using TextPad 7.0.9. I want to delete lines that begin with a tab. My RE is deleting every other line instead of every line. What's bothering me is that it works when I step through the text deleting each line by line. It doesn't work when I do replace all. My file is too large to replace each ...
- Wed Jan 20, 2010 12:07 am
- Forum: General
- Topic: Can't Customize Toolbars
- Replies: 3
- Views: 634
SOLVED: Can't Customize Toolbars
Thanks, MudGuard. That worked. The Help contents need to be updated, though.
- Mon Jan 18, 2010 8:24 pm
- Forum: General
- Topic: Can't Customize Toolbars
- Replies: 3
- Views: 634
Can't Customize Toolbars
I don't have the option to customize any toolbars in TextPad. I used this command sequence: View menu | Toolbars The only options I see are the options to display the various toolbars, Standard, File, etc. I don't see the option to customize any toolbars. I know I once was able to customize the ...
- Mon Oct 13, 2008 8:28 pm
- Forum: General
- Topic: Problem with Numeric Sort?
- Replies: 2
- Views: 564
Problem with Numeric Sort?
I have a number of dates, 1 per line, in descending order. I would like to sort them in ascending order. When I select the seemingly logical "numeric" sorting things come out funny, but when I select "case sensitive" or "case insensitive" everything is fine. There are only about 145 dates so far, so ...
- Fri Feb 18, 2005 11:33 pm
- Forum: General
- Topic: Problem with search & replac on selected text
- Replies: 3
- Views: 656
I believe this is the expected, though annoying, behavior. If you do not have any text selected and perform a Search and Replace, TextPad highlights the found text. This allows you to confirm each replacement individually. When there is a selection, the selected text is highlighted and there is no ...