Search found 12 matches
- Tue Mar 14, 2023 1:21 pm
- Forum: General
- Topic: Version 9 loses custom toolbars
- Replies: 3
- Views: 1423
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: 1723
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: 1622
- Sat Jul 22, 2017 5:20 pm
- Forum: General
- Topic: Where is dump file saved?
- Replies: 2
- Views: 965
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: 1838
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_zpscx7sb46q ...
- Sat Mar 16, 2013 12:24 pm
- Forum: Enhancement Suggestions
- Topic: Python syntax checker included
- Replies: 3
- Views: 1798
Re: Python syntax checker included
I am a professional Python developer. I find it frustrating and surprising that Python syntax checking is not included. It's a pain to go and download the syn file, install, configure. Python is now a more popular programming language than Perl (according to tiobe), so it really should be included ...
- Sat Jan 01, 2011 1:38 pm
- Forum: General
- Topic: Can macro key strokes be viewed?
- Replies: 4
- Views: 788
What does that regular expression do? As I started to put-to-words what the macro does I realized that the regular expression in it is not interesting. I now realize that there are keystrokes for the textpad "Match Brackets" function in the macro. I was previously trying to figure out how a regular ...
- Fri Dec 31, 2010 3:00 pm
- Forum: General
- Topic: Can macro key strokes be viewed?
- Replies: 4
- Views: 788
- Thu Dec 30, 2010 5:29 pm
- Forum: General
- Topic: Can macro key strokes be viewed?
- Replies: 4
- Views: 788
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: 426
- Wed Mar 10, 2010 9:03 pm
- Forum: General
- Topic: Can a new Workspace be created from the command line?
- Replies: 2
- Views: 426
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: 258
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 ...