Search found 21 matches
- Thu Mar 08, 2007 12:54 pm
- Forum: General
- Topic: Textpad 5.0 discussion
- Replies: 54
- Views: 17437
Finally, Finally a new release of TextPad. Yes! Helios: thanks and kudos for this. But: let's call is 4.8 please, and not 5.0... Let's be clear about it: it's not a major release, not by a long shot. The main reason for this release was (and I'm speculating right now) the Vista compliancy and in ...
- Wed Aug 03, 2005 12:37 pm
- Forum: General
- Topic: TextPad 5?
- Replies: 24
- Views: 6423
In the last post from Helios there was the suggestion that they will wait with a new TextPad release until Longhorn (or what name MS has given it this time) will be there. This leads to two possibilities: - Version 4.8 will be out then, just a patch release and maybe a look-and-feel update, aka a 64 ...
- Fri Jul 29, 2005 2:44 pm
- Forum: Enhancement Suggestions
- Topic: Option to use an INI file instead of Registry
- Replies: 15
- Views: 2664
Nicer would be a more flexible way: - Look in the directory where TextPad is installed for the settings (ini) file; - if not exist, look in the "documents and setting/user" directory for the ini file; - if not exist, look in the registry for the settings. That way everybody should be happy. I will ...
- Tue Jun 07, 2005 6:01 pm
- Forum: Enhancement Suggestions
- Topic: Monospaced font?
- Replies: 6
- Views: 680
- Thu May 12, 2005 6:42 am
- Forum: General
- Topic: How To Align data by coma?
- Replies: 4
- Views: 553
If you are working with CSV files, you should look into CSVeD, a very good (cardware) CSV editor.
See http://home.hccnet.nl/s.j.francke/software/software.htm.
See http://home.hccnet.nl/s.j.francke/software/software.htm.
- Sat Apr 30, 2005 6:44 am
- Forum: General
- Topic: Ability to Browse large text files?
- Replies: 3
- Views: 495
I would suggest "V" http://www.fileviewer.com. I use is for years now and it works great. It is shareware though.
(Thanks scrumbus for making me see the incorrect URL. Sorry...)
(Thanks scrumbus for making me see the incorrect URL. Sorry...)
- Sun Jan 09, 2005 4:30 pm
- Forum: General
- Topic: Auto formatting tool for pure text documents?
- Replies: 24
- Views: 2781
Hi KimmoA, I understand your frustration :? . "As-is" shows the textfile as it is line-breaked in the original text file. If line 1 has an EOL on the 101th position, there the line breaks in the browser. If the second line has an EOL on the 87th position, there the line breaks in the browser. If the ...
- Sun Jan 09, 2005 8:40 am
- Forum: General
- Topic: Auto formatting tool for pure text documents?
- Replies: 24
- Views: 2781
I don't have a single problem doing this embedded in HTML. The thing is that I provide the alternative for my users to read the text-file being embedded (user agreement) as pure text, and I'd PREFER if they saw it properly formatted. :? Textfiles are always show "as-is" into any browser without ANY ...
- Sat Jan 08, 2005 9:43 am
- Forum: General
- Topic: Auto formatting tool for pure text documents?
- Replies: 24
- Views: 2781
- Thu Nov 04, 2004 9:21 am
- Forum: General
- Topic: TextPad GIF Logo/Banner Available?
- Replies: 5
- Views: 603
- Wed Sep 08, 2004 11:49 am
- Forum: General
- Topic: Strange problem with Perl scripts: How does TP launch tools?
- Replies: 6
- Views: 946
Hi, You can make a batchfile which then can contain the path. You can place the batchfile in the same directory as Perl.exe, that path should be the same for all users. Command: c:\windows\system32\cmd.exe Parameters: /C "c:\perl\bin\startperl.cmd" $File StartDirectory: $FileDir (The StartDirectory ...
- Fri Aug 27, 2004 7:19 am
- Forum: General
- Topic: Automatic loading of Text Pad at Windows startup
- Replies: 5
- Views: 427
Hi, There are several tools on the net which can give you an insight about all programs that are getting started with windows. Do a google serarch with the keywords "startup windows" and install such a program. This should help get rid of unwanted startup programs. Some examples are Absolute Startup ...
- Thu Aug 26, 2004 11:19 am
- Forum: Enhancement Suggestions
- Topic: Feature suggestions
- Replies: 9
- Views: 998
I personally would like to have those enhancements too. I am also working a lot with CSV files and agree that a smoother way of working with delitimers and CSV will be a huge improvement. In the mean time: look at http://home.hccnet.nl/s.j.francke/t2t/text2table.htm. It has a program called CSVeD ...
- Mon Jun 07, 2004 11:05 am
- Forum: Enhancement Suggestions
- Topic: Export/Import Textpad settings
- Replies: 23
- Views: 8582
But then, a dtd-validating parser wouldn't really fit my needs, I'd need a XSchema-validating parser... Dito: I think it would be a nice addition to TextPad, because now I have to step-out of TextPad all the time. I have not found any XML validator that I could integrate with TextPad at this time ...
- Sat Apr 24, 2004 6:45 am
- Forum: Enhancement Suggestions
- Topic: Regular Expressions Extension
- Replies: 8
- Views: 696
Re: Regular Expressions Extension
I also have a problem with the input box length, it is much to small. I would also like to be able to dock the Search/Replace window at the bottom (to the status bar) so it is always there during complex Search/replace's. I like your suggestion of docking the search (& replace) window. If you make ...