Poll without page-refresh
This article is about a specific software title. For a Mac OS API for text editor programming, see
TextEdit (API) . For text editors in general, see
Text editor .
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 read and write support for Office Open XML and OpenDocument Text .
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 .
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.
References
^ "Backbone—A GNUstep based desktop environment ". Retrieved on 2007 -09-04 .
^ Advanced Typography with TextEdit in Mac OS X
External links