>> On Feb 27, 2016, at 4:27 PM, Keary Suska <[email protected] >> <mailto:[email protected]><mailto:[email protected] >> <mailto:[email protected]>>> wrote: >> >> This results in a much more reliable and extensible decoupling since no >> other object should know those internal signaling mechanics and should have >> confidence that any other object interested in the selection will be >> dutifully notified. In fact, this is how NSTableView works. Why UITableView >> doesn’t, seems worthy of a radar.
NSTableView doesn’t work that way. Changing the selection programmatically does not trigger a selection-changed notification / delegate callback. —Jens _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
