On 12/09/2013, at 3:22 PM, Joseph Ayers <j.ay...@neu.edu> wrote:

> When you click on a tab in a NSTabView, what action gets sent to what target?
> Where can I find this information?


I don't think actions or targets are involved. The NSTabViewItem clickable 
button row appears to be privately managed and operates purely internally.

What are you trying to do? There may be another way, e.g. override [NSTabView 
selectTabViewItem:] though that particular case is better handled by using a 
delegate.

--Graham


_______________________________________________

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