NSTextField Class Reference
PDF
Overview
Tasks
Controlling Editability and Selectability
Controlling Rich Text Behavior
Setting the Text Color
Controlling the Background
Setting a Border
Selecting the Text
Working with the Responder Chain
Using Keyboard Interface Control
Setting the Delegate
NSText Delegate Method Implementations
Instance Methods
acceptsFirstResponder
allowsEditingTextAttributes
backgroundColor
bezelStyle
delegate
drawsBackground
importsGraphics
isBezeled
isBordered
isEditable
isSelectable
selectText:
setAllowsEditingTextAttributes:
setBackgroundColor:
setBezeled:
setBezelStyle:
setBordered:
setDelegate:
setDrawsBackground:
setEditable:
setImportsGraphics:
setSelectable:
setTextColor:
setTitleWithMnemonic:
textColor
textDidBeginEditing:
textDidChange:
textDidEndEditing:
textShouldBeginEditing:
textShouldEndEditing:
Revision History
Index
Companion Guide
Text Fields