NSText scottc@net-community.com far@ix.netcom.com boehring@biomed.ruhr-uni-bochum.de FredKiefer@gmx.de n.pero@mi.flashnet.it The RTFD text class 1996 Free Software Foundation, Inc. Software documentation for the NSText class AppKit/NSText.h NSChangeSpelling NSIgnoreMisspelledWords RTFDFromRange: aRange RTFFromRange: aRange alignCenter: sender alignLeft: sender alignRight: sender alignment backgroundColor changeFont: sender changeSpelling: sender checkSpelling: sender copy: sender copyFont: sender copyRuler: sender cut: sender delegate delete: sender drawsBackground encodeWithCoder: aCoder font ignoreSpelling: sender importsGraphics initWithCoder: aDecoder isEditable isFieldEditor isHorizontallyResizable isRichText isRulerVisible isSelectable isVerticallyResizable maxSize minSize paste: sender pasteFont: sender pasteRuler: sender readRTFDFromFile: path replaceCharactersInRange: aRange withRTF: rtfData replaceCharactersInRange: aRange withRTFD: rtfdData replaceCharactersInRange: aRange withString: aString replaceRange: aRange withRTF: rtfData replaceRange: aRange withRTFD: rtfdData replaceRange: aRange withString: aString scrollRangeToVisible: aRange selectAll: sender selectedRange setAlignment: mode setBackgroundColor: color setColor: color ofRange: aRange setDelegate: anObject setDrawsBackground: flag setEditable: flag setFieldEditor: flag setFont: font setFont: font ofRange: aRange setHorizontallyResizable: flag setImportsGraphics: flag setMaxSize: newMaxSize setMinSize: newMinSize setRichText: flag setSelectable: flag setSelectedRange: range setString: aString setText: string setText: aString range: aRange setTextColor: color setTextColor: color range: aRange setUsesFontPanel: flag setVerticallyResizable: flag showGuessPanel: sender sizeToFit string subscript: sender superscript: sender text textColor toggleRuler: sender underline: sender unscript: sender usesFontPanel writeRTFDToFile: path atomically: flag Software documentation for the NSObject(NSTextDelegate) category AppKit/NSText.h textDidBeginEditing: notification textDidChange: notification textDidEndEditing: notification textShouldBeginEditing: textObject textShouldEndEditing: textObject Software documentation for the NSText(GNUstepExtensions) category AppKit/NSText.h replaceRange: aRange withAttributedString: attrString textLength