TextEdit
From Wikipedia, the free encyclopedia
TextEdit | |
---|---|
TextEdit document. |
|
Developed by | Apple Computer |
Latest release | 1.5 (244) / October 26, 2007 |
OS | Mac OS X |
Genre | Text editor, word processor |
License | Bundled with Mac OS X |
Website | http://www.apple.com/macosx/ |
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 included in Mac OS X v10.5 includes OpenDocument Text read and write support.
Contents |
[edit] 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.
[edit] Easter egg
The high resolution TextEdit logo for Mac OS X v10.5 (Leopard) features the words from Apple's Think Different (1997-2002) ad campaign.
[edit] References
- ^ Backbone—A GNUstep based desktop environment. Retrieved on 2007-09-04.
- ^ Advanced Typography with TextEdit in Mac OS X