TextEdit
| Last Revision: | Version 1.8, 2013-03-27 Updated for OS X v10.8. • By adopting the Ubiquity entitlement, TextEdit is now able to use iCloud document storage. • TextEdit's nib files have now all been converted to use autolayout. • TextEdit adopts NSScrollView's zooming feature. • For new rich text documents, TextEdit now uses fractional glyph advancements, rather than integral. (Full Revision History) |
| Build Requirements: | Xcode 4.4 or later, OS X v10.8 or later |
| Runtime Requirements: | OS X v10.8 or later. |
This sample contains the source code for the Objective-C version of TextEdit, which is a simple text editor based on the text system in Cocoa. It was previously distributed with Xcode in the /Developer/Examples directory.
© 2013 Apple Inc. All Rights Reserved. (Last updated: 2013-03-27)