NSTextField
scottc@net-community.com
far@ix.netcom.com
n.pero@mi.flashnet.it
Text field control class for text entry
1996 Free Software Foundation, Inc.
Software documentation for the NSTextField class
AppKit/NSTextField.h
acceptsFirstResponder
allowsEditingTextAttributes
backgroundColor
delegate
drawsBackground
errorAction
importsGraphics
isBezeled
isBordered
isEditable
isSelectable
nextText
previousText
selectText:
sender
setAllowsEditingTextAttributes:
flag
setBackgroundColor:
aColor
setBezeled:
flag
setBordered:
flag
setDelegate:
anObject
setDrawsBackground:
flag
setEditable:
flag
setErrorAction:
aSelector
setImportsGraphics:
flag
setNextText:
anObject
setPreviousText:
anObject
setSelectable:
flag
setTextColor:
aColor
setTitleWithMnemonic:
aString
textColor
textDidBeginEditing:
aNotification
textDidChange:
aNotification
textDidEndEditing:
aNotification
textShouldBeginEditing:
textObject
textShouldEndEditing:
aTextObject