TextEditPlus

Last Revision:
Version 1.0, 2006-07-28
This application is a version of TextEdit enhanced with additional document properties using AppleScript Studio.
Build Requirements:
Xcode 2.x
Runtime Requirements:
Tiger 10.4.x

This sample project is a version of TextEdit enhanced with additional document properties (character, word, and paragraph counts) using AppleScript Studio. A complete outline containing all source necessary as well as source text clipping are provided to enable developers to work their way through adding the new functionality to the application. Three milestone projects are provided corresponding to the beginning of the first step and the completion of each step in the outline.