NSStepperCell in a NSTableView with bindings
NSStepperCell in a NSTableView with bindings
- Subject: NSStepperCell in a NSTableView with bindings
- From: Judith Maria Nefertari Dohmann <email@hidden>
- Date: Tue, 13 Apr 2004 20:50:30 +0200
Dear list,
I have a NSTableView with three columns, in the first is the name
of a property, in the second its value and in the third I wanted
to put a NSStepperCell to change the values in the second column.
I have bound the property-name and the value via to an ArrayController,
but I have no idea what to do with the NSStepperCell, so that I can use
this to change the values in the second column.
I searched in the list archives (for Steppers and StepperCells) but
found
more questions than answers.
Judith Dohmann
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.