NSText View And Math Extensions

Modified NSTextView which allows inline evaluation of equations and unit conversions
Download

NSText View And Math Extensions Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Caleb Cannon
  • Publisher web site:
  • http://code.google.com/p/nstextviewwithmathextensions/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 279 KB

NSText View And Math Extensions Tags


NSText View And Math Extensions Description

Modified NSTextView which allows inline evaluation of equations and unit conversions NSText View And Math Extensions project is an application framework that provides extended functionality for the NSTextView class. The specific additions include evaluation of inline equations such as '10+16*(12-10)' and conversions for natural language units such as '12 inches'.When the cursor (input) location is changed within the extended text view object the framework scans the nearby text of the previous input location to identify equations and unit strings. When identified these strings are signified to the user by a dashed and colored underline (green for equations and blue for units). The user of a Macintosh system can then evaluate such equations or choose a conversion from a list of possible conversions by invoking a context sensitive menu by Cmd+Clicking on the appropriate region of text.When applying unit conversions certain attempts are made to maintain the 'natural language' aspect of writing. For example, the string '1 quart' is converted into '1/4 gallon' but not '0.25 gallons'. Additionally, when presenting unit conversions very unlikely conversions will not be presented, such as conversions of '3.2 miles' into centimeters.XCode project files included in this project include a modified version of the Apple TextEdit program which utilizes the framework, the framework source code, and an editor for creating localized databases of conversion names and factors.NOTE: NSText View And Math Extensions is licensed and distributed under the terms of the MIT License.


NSText View And Math Extensions Related Software