Search found 11 matches
- Tue Mar 14, 2023 1:21 pm
- Forum: General
- Topic: Version 9 loses custom toolbars
- Replies: 3
- Views: 2130
Re: Version 9 loses custom toolbars
No custom toolbars in v. 9.1.0. They are still available in v. 8.16.0.
- Fri Mar 03, 2023 3:20 pm
- Forum: General
- Topic: Find in Files Results tab closes when search parameters box closed
- Replies: 4
- Views: 3291
Find in Files Results tab closes when search parameters box closed
When Find in Files is run, the (non-docked) Search Results tab closes when the Find in Files search parameter's Close button is clicked:
- Sat Feb 04, 2023 1:15 pm
- Forum: General
- Topic: V9 - sorting of new tabs
- Replies: 6
- Views: 2499
- Sat Jul 22, 2017 5:20 pm
- Forum: General
- Topic: Where is dump file saved?
- Replies: 3
- Views: 2639
dump file path
Replace the elipsis (...) with your Windows user mnemonic. The path should be something like this:
C:\Users\ ... \AppData\Local\Temp\TextPad-7.6.4-601.dmp
C:\Users\ ... \AppData\Local\Temp\TextPad-7.6.4-601.dmp
- Sat Nov 19, 2016 12:28 pm
- Forum: General
- Topic: 7.6.3 (64-bit) Can Document Selector font be changed?
- Replies: 0
- Views: 2435
7.6.3 (64-bit) Can Document Selector font be changed?
The Document Selector font appears to be a 6-point type with the 7.6.3 upgrade. Can this be adjusted to a larger font?
Notice that "Document1" in the selector is smaller than "Document1" is on the tab in this image:
http://i1360.photobucket.com/albums/r658/Gortaleen/sm_doc_select_font ...
Notice that "Document1" in the selector is smaller than "Document1" is on the tab in this image:
http://i1360.photobucket.com/albums/r658/Gortaleen/sm_doc_select_font ...
- Sat Jan 01, 2011 1:38 pm
- Forum: General
- Topic: Can macro key strokes be viewed?
- Replies: 4
- Views: 1138
- Fri Dec 31, 2010 3:00 pm
- Forum: General
- Topic: Can macro key strokes be viewed?
- Replies: 4
- Views: 1138
- Thu Dec 30, 2010 5:29 pm
- Forum: General
- Topic: Can macro key strokes be viewed?
- Replies: 4
- Views: 1138
Can macro key strokes be viewed?
I have a textpad macro file that includes a regular expression and I would like to see exactly what key strokes are being executed when the macro is used. Specifically I'd like to know what regular expression is being used by the macro. Can this be done?
- Thu Mar 11, 2010 3:21 am
- Forum: General
- Topic: Can a new Workspace be created from the command line?
- Replies: 2
- Views: 648
- Wed Mar 10, 2010 9:03 pm
- Forum: General
- Topic: Can a new Workspace be created from the command line?
- Replies: 2
- Views: 648
Can a new Workspace be created from the command line?
I want to create new TextPad instances from a command line script. I've tried using the command: TextPad.exe "text.tws" but this creates a 0 Kb file that TextPad does not recognize as a Workspace. Can you suggest a way to create a valid Workspace from the command line?
- Tue Aug 01, 2006 12:18 am
- Forum: General
- Topic: Starting a workspace with cursor after the timestamp
- Replies: 0
- Views: 386
Starting a workspace with cursor after the timestamp
Is it possible to open a textpad workspace with a file that is automatically timestamped (has .LOG as first line of file) AND the cursor is automatically placed after the timestamp? What happens now when I open a workspace that includes a .LOG file, the cursor is positioned before the date and time ...