• 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: NSTableView and End Editing notifications
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView and End Editing notifications


  • Subject: Re: NSTableView and End Editing notifications
  • From: Nick Zitzmann <email@hidden>
  • Date: Thu, 3 Aug 2006 12:56:21 -0600


On Aug 3, 2006, at 12:36 PM, Paul Verity wrote:

Given that the notification object gives me a reference the the TableView that posted the notification, how come I can't implement the behaviour via a notification?

Because you must override NSTableView's internal handling of the delegate method and send a modified NSNotification back to the superclass' implementation in order to get the desired effect. Just listening for the notification will not override NSTableView's internal handling of the delegate.


Nick Zitzmann
<http://www.chronosnet.com/>




_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Re: NSTableView and End Editing notifications (From: "Paul Verity" <email@hidden>)

  • Prev by Date: Re: looks like Intel vs. PowerPC difference
  • Next by Date: Re: looks like Intel vs. PowerPC difference
  • Previous by thread: Re: NSTableView and End Editing notifications
  • Next by thread: Re: NSTableView and End Editing notifications
  • Index(es):
    • Date
    • Thread