NSText
E900209
NSText is a fundamental Cocoa text-handling class in macOS development that provides the basic infrastructure for displaying, editing, and managing text in Application Kit–based applications.
All labels observed (2)
| Label | Occurrences |
|---|---|
| AppKit text system | 1 |
| NSText canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T11016469 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: NSText Context triple: [Application Kit, coreClass, NSText]
-
A.
Core Text
Core Text is a macOS text layout and font-handling framework that provides low-level, high-performance text rendering and typographic capabilities for Cocoa applications.
-
B.
NSView
NSView is the fundamental visual building block for user interfaces in macOS applications, representing a rectangular region responsible for drawing and event handling.
-
C.
Carbon ATSUI text APIs
Carbon ATSUI text APIs were Apple’s legacy Mac OS X text layout and rendering interfaces designed to support advanced typography during the transition from classic Mac OS to modern OS X technologies.
-
D.
NSString
NSString is an Objective-C class representing immutable Unicode strings, widely used as the primary string type in Apple’s Cocoa and Cocoa Touch frameworks.
-
E.
Uniscribe
Uniscribe is a Windows text layout and shaping engine that provides complex script support, including advanced rendering and typographic features for scripts such as Arabic.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: NSText Target entity description: NSText is a fundamental Cocoa text-handling class in macOS development that provides the basic infrastructure for displaying, editing, and managing text in Application Kit–based applications.
-
A.
Core Text
Core Text is a macOS text layout and font-handling framework that provides low-level, high-performance text rendering and typographic capabilities for Cocoa applications.
-
B.
NSView
NSView is the fundamental visual building block for user interfaces in macOS applications, representing a rectangular region responsible for drawing and event handling.
-
C.
Carbon ATSUI text APIs
Carbon ATSUI text APIs were Apple’s legacy Mac OS X text layout and rendering interfaces designed to support advanced typography during the transition from classic Mac OS to modern OS X technologies.
-
D.
NSString
NSString is an Objective-C class representing immutable Unicode strings, widely used as the primary string type in Apple’s Cocoa and Cocoa Touch frameworks.
-
E.
Uniscribe
Uniscribe is a Windows text layout and shaping engine that provides complex script support, including advanced rendering and typographic features for scripts such as Arabic.
- F. None of above. chosen
Statements (51)
| Predicate | Object |
|---|---|
| instanceOf |
AppKit class
ⓘ
Cocoa class ⓘ text-handling class ⓘ |
| conformsTo |
NSCoding
NERFINISHED
ⓘ
NSCopying NERFINISHED ⓘ NSKeyValueCoding NERFINISHED ⓘ |
| framework | Application Kit NERFINISHED ⓘ |
| hasMethod |
-copy:
ⓘ
-cut: ⓘ -isEditable ⓘ -isSelectable ⓘ -paste: ⓘ -selectAll: ⓘ -setAlignment: ⓘ -setEditable: ⓘ -setFont: ⓘ -setSelectable: ⓘ -setString: ⓘ -setTextColor: ⓘ -string ⓘ |
| hasProperty |
alignment
ⓘ
editable ⓘ font ⓘ selectable ⓘ string ⓘ textColor ⓘ |
| headerFile | <AppKit/NSText.h> ⓘ |
| introducedBy | Apple Inc. NERFINISHED ⓘ |
| partOf |
AppKit
NERFINISHED
ⓘ
Cocoa NERFINISHED ⓘ |
| platform | macOS ⓘ |
| provides |
basic text-handling infrastructure
ⓘ
delegate-based customization ⓘ editing commands ⓘ layout support ⓘ selection management ⓘ |
| relatedTo |
NSAttributedString
NERFINISHED
ⓘ
NSTextField NERFINISHED ⓘ NSTextView NERFINISHED ⓘ |
| superclassOf |
NSSecureTextFieldCell
NERFINISHED
ⓘ
NSTextFieldCell NERFINISHED ⓘ NSTextView NERFINISHED ⓘ NSTokenFieldCell NERFINISHED ⓘ |
| supports |
color attributes
ⓘ
font attributes ⓘ paragraph styles ⓘ plain text ⓘ rich text ⓘ |
| usedFor |
displaying text
ⓘ
editing text ⓘ managing text ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: NSText Description of subject: NSText is a fundamental Cocoa text-handling class in macOS development that provides the basic infrastructure for displaying, editing, and managing text in Application Kit–based applications.
Referenced by (2)
Full triples — surface form annotated when it differs from this entity's canonical label.