'TextEdit' is a simple,
open source word processor and
text editor, first featured in
NeXT's
NEXTSTEP and
OPENSTEP. It is now distributed with
Mac OS X since
Apple Inc.'s acquisition of NeXT and available as a
GNUstep application for other Unix-compatible operating systems such as
Linux.
[1] It is powered by
Apple Advanced Typography and has advanced typography features not found in even high-end word processors such as Microsoft Word.
[2]
It replaces the text editor of previous
Macintosh operating systems,
SimpleText. TextEdit reads and writes documents in
Rich Text Format,
Rich Text Format Directory and
plain text files,
Microsoft Word document format and
HTML, and can open (but not save) old SimpleText files. It also has access to the operating system's built-in
spell-checking service. The version included in
Mac OS X v10.3 added the ability to read and write documents in Word format, and the version in
Mac OS X v10.4 the ability to read and write Word XML documents. The version shipped in the
Leopard Developers Preview includes
OpenDocument Text read and write support.
Source code
Apple distributes TextEdit's
source code as part of the documentation of its
integrated development environment (IDE)
Xcode. On the
internet, the source code to a version of TextEdit enhanced to demonstrate the calling of
Quartz Composer compositions from the
Cocoa API can be found at
Apple's developer website.
References
1. Backbone—A GNUstep based desktop environment
2. Advanced Typography with TextEdit in Mac OS X
External links
★
c2: TextEdit
★
Enhanced TextEdit from WWDC presentation