So, I have my NSTableView which is made up of NSTextFields as cells...
How do I handle knowing when the value of one of these text fields
change?

The docs say that with a view based table, the subviews (i.e. columns)
should handle their own behavior, but-- how does a NSTextField (my cell
view) know what row it's in, what column it is, etc... ?

Patrick J. Collins
http://collinatorstudios.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to