• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: activating Delete menu item through binding
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: activating Delete menu item through binding


  • Subject: Re: activating Delete menu item through binding
  • From: Quincey Morris <email@hidden>
  • Date: Sun, 15 Apr 2012 12:06:05 -0700

On Apr 15, 2012, at 11:53 , Koen van der Drift wrote:

> Interestingly, the 'Select All' menu item that sits just under the Delete item (and both of them were already present when I started my project) works 'out of the box'  for my NSTableView, I did not set any responders or do any validation, etc.

Because NSTableView implements the 'selectAll:' action, and a table view *is* a responder and it *is* in the responder chain.

(The reason for the difference is, of course, that the table view can select things using information it has available, but it can't delete things on its own.)


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden

  • Follow-Ups:
    • Re: activating Delete menu item through binding
      • From: Koen van der Drift <email@hidden>
References: 
 >activating Delete menu item through binding (From: Koen van der Drift <email@hidden>)
 >Re: activating Delete menu item through binding (From: Quincey Morris <email@hidden>)
 >Re: activating Delete menu item through binding (From: Koen van der Drift <email@hidden>)

  • Prev by Date: Re: activating Delete menu item through binding
  • Next by Date: Observing frame change of a subview
  • Previous by thread: Re: activating Delete menu item through binding
  • Next by thread: Re: activating Delete menu item through binding
  • Index(es):
    • Date
    • Thread