[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
An Entity of Type: book, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

TextEdit was the name of a collection of application programming interfaces (APIs) in the classic Mac OS for performing text editing. These APIs were originally designed to provide a common text handling system to support text entry fields in dialog boxes and other simple text editing within the Macintosh GUI. Over time, they were extended to provide more advanced text editing features, but its limited original scope led to fundamental limitations. Apple repeatedly stated that TextEdit was not a word processor, and therefore providing rich text editing was always left to third-party developers.

Property Value
dbo:abstract
  • TextEdit was the name of a collection of application programming interfaces (APIs) in the classic Mac OS for performing text editing. These APIs were originally designed to provide a common text handling system to support text entry fields in dialog boxes and other simple text editing within the Macintosh GUI. Over time, they were extended to provide more advanced text editing features, but its limited original scope led to fundamental limitations. Apple repeatedly stated that TextEdit was not a word processor, and therefore providing rich text editing was always left to third-party developers. Basic limitations of TextEdit include: * only provides support for 8-bit character sets * 16-bit internal indexing limits text to a maximum length of about 32,000 characters * use of QuickDraw for glyph rendering limited the maximum height of a text block to 32,767 pixels - this could be encountered well before the character limit was hit with larger font sizes. The first incarnation of TextEdit provided support for only a single style of text, which was applied to all text in the block. This was more than adequate for its intended use, supporting text entry fields. Later, support was added for styled text so that TextEdit could be used for more complex text editing tasks, such as text editing areas in web browsers, etc. TextEdit remains part of the Carbon API on macOS, but has been superseded by numerous other solutions including ATSUI in Carbon, the third party WASTE text engine, as well as NSText and related classes within Cocoa. (en)
dbo:wikiPageID
  • 1907317 (xsd:integer)
dbo:wikiPageLength
  • 1924 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 989631430 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • TextEdit was the name of a collection of application programming interfaces (APIs) in the classic Mac OS for performing text editing. These APIs were originally designed to provide a common text handling system to support text entry fields in dialog boxes and other simple text editing within the Macintosh GUI. Over time, they were extended to provide more advanced text editing features, but its limited original scope led to fundamental limitations. Apple repeatedly stated that TextEdit was not a word processor, and therefore providing rich text editing was always left to third-party developers. (en)
rdfs:label
  • TextEdit (API) (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License