NSControl scottc@net-community.com richard@brainstorm.co.uk The abstract control class 1996 Free Software Foundation, Inc. Software documentation for the NSControl class AppKit/NSControl.h cellClass setCellClass: factoryId abortEditing action alignment calcSize cell currentEditor doubleValue drawCell: aCell drawCellInside: aCell floatValue font ignoresMultiClick initWithFrame: frameRect intValue isContinuous isEnabled mouseDown: theEvent objectValue performClick: sender refusesFirstResponder selectCell: aCell selectedCell selectedTag sendAction: theAction to: theTarget sendActionOn: mask setAction: aSelector setAlignment: mode setCell: aCell setContinuous: flag setDoubleValue: aDouble setEnabled: flag setFloatValue: aFloat setFloatingPointFormat: autoRange left: leftDigits right: rightDigits setFont: fontObject setIgnoresMultiClick: flag setIntValue: anInt setNeedsDisplay setObjectValue: anObject setRefusesFirstResponder: flag setStringValue: aString setTag: anInt setTarget: anObject sizeToFit stringValue tag takeDoubleValueFrom: sender takeFloatValueFrom: sender takeIntValueFrom: sender takeObjectValueFrom: sender takeStringValueFrom: sender target updateCell: aCell updateCellInside: aCell validateEditing Software documentation for the NSObject(NSControlDelegate) category AppKit/NSControl.h control: control didFailToFormatString: string errorDescription: error control: control didFailToValidatePartialString: string errorDescription: error control: control isValidObject: object control: control textShouldBeginEditing: fieldEditor control: control textShouldEndEditing: fieldEditor controlTextDidBeginEditing: aNotification controlTextDidChange: aNotification controlTextDidEndEditing: aNotification