TextPad - Plain text processor.

  • Thread starter Thread starter Astronuc
  • Start date Start date
  • Tags Tags
    Processor Text
Click For Summary

Discussion Overview

The discussion revolves around TextPad, a plain text processor, and its comparison with other text editors like Notepad and Word. Participants share their experiences, preferences, and opinions regarding text editing tools, particularly in the context of programming and general text editing.

Discussion Character

  • Exploratory
  • Debate/contested
  • Technical explanation

Main Points Raised

  • Some participants highlight TextPad's capabilities, such as handling large files, creating macros, and supporting multiple file formats.
  • One user expresses satisfaction with using TextPad for compiling and running Java programs.
  • Another participant prefers vim over TextPad, indicating a strong familiarity with it.
  • There is a mention of the fully functional demo version of TextPad, which occasionally prompts users to purchase it.
  • Some participants recommend Notepad2 as a good free alternative that does not have purchase prompts.
  • Several users express a preference for simpler text editors like Notepad, criticizing Word for its auto-correction features and complexity when writing code.
  • One participant suggests that features in Word can be disabled, implying that it could still be usable for some tasks despite its complexity.

Areas of Agreement / Disagreement

Participants generally express differing preferences for text editors, with no consensus on the best tool. Some favor TextPad for its features, while others advocate for simpler editors like Notepad or Notepad2, indicating a variety of opinions on the ideal text editing environment.

Contextual Notes

Participants' preferences appear to depend on their specific use cases, such as programming versus general text editing, and their tolerance for features versus simplicity. There are unresolved opinions on the effectiveness of various tools for different tasks.

Who May Find This Useful

This discussion may be useful for individuals seeking recommendations for text editors, particularly for programming or those who prefer minimalistic tools over feature-rich applications.

Astronuc
Staff Emeritus
Science Advisor
Gold Member
2025 Award
Messages
22,619
Reaction score
7,634
TextPad® 4.7.3 is a powerful, general purpose editor for plain text files.

http://www.textpad.com/

A 'free' trial copy is available, but it is inexpensive, and quite powerful, and it is available in several languages.

I have used a paid copy for over 7 years. It handles text files over 100 MB without choking. One copy blocks of text or single columns, sort, create macros. Saves files in PC, UNIX, Mac formats.
 
Computer science news on Phys.org
I use it to compile and run my Java programs.TextPad Rocks!
 
I've gotten used to vim that I don't like to use anything else.
 
It's good that TextPad demo version is fully functional except that it reminds you once in a while to purchase it.
 
I love note pad. People in my class don't understand why. I just tell them it isn't loaded with the extraneous crap that word has. Word is useful for some things, but not for writing code. But a context sensitive notepad? Greatness.
 
franznietzsche said:
I love note pad. People in my class don't understand why. I just tell them it isn't loaded with the extraneous crap that word has. Word is useful for some things, but not for writing code. But a context sensitive notepad? Greatness.
Word is out of question. :mad: As soon as you start writing code it will start auto-corrections and underlining of errors. The simpler the better. Personally I hate tools overloaded with features. They are slow, difficult to use, and may crash. Notepad would do for me to write any kind of source file.
 
ramollari said:
Word is out of question. :mad: As soon as you start writing code it will start auto-corrections and underlining of errors. The simpler the better. Personally I hate tools overloaded with features. They are slow, difficult to use, and may crash. Notepad would do for me to write any kind of source file.
You can allways disable the features you don't like. :biggrin:
 
Last edited:

Similar threads

Replies
3
Views
5K
  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 6 ·
Replies
6
Views
6K