NSTextField
Overview
Tasks
Constructors
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
Text Delegate Methods
Constructors
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
Index
Companion Guide
Text Fields