On Sep 3, 2011, at 11:35 PM, Seth Willits wrote: >> I believe that invoking -sendAction:to: on the table view is the X you're >> looking for. > > It's not. sendAction:to: is always called from the mouse tracking for > instance, even when the cell's target and action are both nil, but the table > view still doesn't do any propagation of the value.
I guess I'll ask DTS and file a report in some order. Before that I should probably investigate the view-based NSTableView in Lion and see if it's magically any different or at least allows a more elegant solution than is required on SL. -- Seth Willits _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
