>> I'm not quite sure what you mean by "target" here >The "target" is the object that your selector message will be sent to. >How will your TableView know which object responds to the selector you >give it? It's not magic... >HTH
It did help indeed, and even solved my problem! (it now works with a single click by the way, just as in Mail). I was confused because although I already knew how an action in an object could be the target of a button or a single cell in a table view, I hadn't yet understood that it could be the target of a table view "as a whole", with the action triggered by any of the cells in it. Many thanks! Ewan _______________________________________________ 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]