Search found 18 matches
- Tue Mar 06, 2007 10:24 pm
- Forum: General
- Topic: TP 5 problems upon installation
- Replies: 2
- Views: 709
TP 5 problems upon installation
I eagerly downloaded and installed the new edition of Textpad. However, upon installation, I found so many problems, that I removed it and reinstalled TP 4.7.3. My environment is Windows XP Professional SP2. Some of the problems I found: None of the shortcuts worked. I had to search for the program ...
- Wed Jan 04, 2006 3:25 am
- Forum: Enhancement Suggestions
- Topic: Reload It
- Replies: 5
- Views: 930
Yabbut, please have a way to reset it.
I like the idea of having a 'never' option, but there then ought to be a way to say, "Now I want to reload it, and ask me again in the future" and "Now I want to reload it and continue not asking me again."
Oh I guess one could simply close the file and reopen it....
Oh I guess one could simply close the file and reopen it....
- Fri Jan 09, 2004 2:59 pm
- Forum: Enhancement Suggestions
- Topic: versioned backups
- Replies: 2
- Views: 441
I like the suggestion in the base note, but think it's overkill. How about a simple _version_number_ following or preceding the extension (something like was implemented in Digital Equipment Corp.'s RSX-11 and VMS operating systems)? This could be selected in the Configure | Preferences | Backup ...
- Fri Nov 28, 2003 2:59 pm
- Forum: HOW-TOs
- Topic: How to transfer your personal configurations between PCs
- Replies: 3
- Views: 4149
Regedit command
Rkrite suggested putting this code into a DOS batch file: set KEYPATH=HKEY_CURRENT_USER\Software\Helios\TextPad 4 set BUFILENAME=textpad.reg REG EXPORT "%KEYPATH%" "%BUFILENAME%" Under Windows 98, the final command should be regedit /e "%bufilename%" "%keypath%"
- Thu Nov 20, 2003 11:19 am
- Forum: Enhancement Suggestions
- Topic: Editable Macros
- Replies: 47
- Views: 24689
Implementation language
This would be a great feature for Textpad. There have been several requests for certain already existing scripting languages. Of course I have my own favorite language for such things, and it is TECO, but I don't expect anyone else to want that. Inventing your own language would be just fine.
- Sun Oct 26, 2003 1:21 pm
- Forum: Enhancement Suggestions
- Topic: Allow working directory to be deleted
- Replies: 1
- Views: 410
Alternate suggestion
I'd much rather see a history of recently used directories and the ability to choose from that list.
- Sat Oct 04, 2003 1:42 pm
- Forum: General
- Topic: Occurences found when using 'Find in Files'
- Replies: 1
- Views: 291
There are legitimate needs for both kinds of counts.
It doesn't sound like a bug to me. I'm usually interested in the number of lines in which a match is found. Perhaps the report wording for the find operation should be "Found nn lines". It would be even better if the report was "Found nn occurences in xx lines," assuming both nn and xx are correct ...
- Sat Oct 04, 2003 3:17 am
- Forum: Enhancement Suggestions
- Topic: [abelpnjr] Change all highlight colors
- Replies: 2
- Views: 591
Yes!
How about a checkbox on the color dialog for class Default which means
"set these colors for all classes"?
Dave C.
"set these colors for all classes"?
Dave C.
- Fri Sep 12, 2003 1:29 am
- Forum: Enhancement Suggestions
- Topic: Do not save files that have never been saved before
- Replies: 15
- Views: 5119
A counter-proposal
I'd rather see an additional button in the dialogue for choosing a file name to indicate that the user doesn't not want to save this file and a checkbox to indicate not to ask again (for this file).
- Sun Sep 07, 2003 12:06 pm
- Forum: Enhancement Suggestions
- Topic: Change color of "highlight line with cursor"
- Replies: 11
- Views: 2341
- Sun Sep 07, 2003 1:53 am
- Forum: Enhancement Suggestions
- Topic: Change color of "highlight line with cursor"
- Replies: 11
- Views: 2341
Could the highlight be made available per document class?
The color of the highlighting is configurable for each document class, and even for each document. Could it be arranged that the checkbox for whether to highlight the current line be moved from Preferences > View to Preferences > Document Classes and be available individually for each class (and ...
- Fri Sep 05, 2003 1:44 am
- Forum: Enhancement Suggestions
- Topic: Best five poll-option texts
- Replies: 5
- Views: 814
Disagree
I disagree, as I stated in my previous post. I think the five options should be. 1. Strongly agree -- even if performance is impacted. 2. Somewhat agree. 3. I'm indifferent . 4. I think it's a dumb idea. 5. Strongly disagree -- don't implement this even if it would cause vast improvements in ...
- Fri Sep 05, 2003 1:39 am
- Forum: Enhancement Suggestions
- Topic: Option for causing the search dialog to close after return
- Replies: 2
- Views: 561
- Fri Sep 05, 2003 1:36 am
- Forum: Enhancement Suggestions
- Topic: Auto-Complete
- Replies: 16
- Views: 5838
Disagree
I guess I wouldn't mind if this were implemented as user-selectable by document class (and possibly by individual document), but I would not want this to be a mandatory feature. For a mandatory feature, I would vote off the board with "It is important that this feature NOT be implemented." Sorry ...
- Fri Sep 05, 2003 1:30 am
- Forum: Enhancement Suggestions
- Topic: VMS variable length record file format?
- Replies: 5
- Views: 817
I'd like to see that
I'd certainly like to see a general solution, but would also be happy with a VMS format solution.
(Heck I've already got a TextPad tool written in TECO to remove NUL characters.)
(Heck I've already got a TextPad tool written in TECO to remove NUL characters.)