Jump to content

Talk:TextEdit (API)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Xenobot Mk V (talk | contribs) at 15:58, 7 May 2010 (Bot) Tagging for WP:MAC, (Plugin++) Added {{WikiProject Macintosh}}, Corrected comments section header). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconApple Inc. Unassessed
WikiProject iconThis article is within the scope of WikiProject Apple Inc., a collaborative effort to improve the coverage of Apple, Mac, iOS and related topics on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.

On TextEdit Limitations

When listing the limitations of TextEdit, the article says that it only provides support for 8-bit character sets. But TextEdit actually allowed the use of any WorldScript text encoding, not just pure 8-bit encodings like MacRoman, but also multibyte encodings like MacJapanese, which could be defined as a mixture of single-byte and double-byte characters. TextEdit gained this ability shortly prior to the advent of System 7.0 (see Mac OS history), when the commercial moniker "WorldScript" hadn't been coined yet, but some of the Script Manager APIs were already available.

Also, in the System 7.x years, the 32K limit on text length was so felt by users and developers alike that when the first version of the WASTE text engine became available, it was soon widely adopted. Dhcmrlchtdj 08:43, 27 July 2007 (UTC)[reply]