• 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: Getting My NSTableView Delegate to Respond to Cut:Copy:Paste and Other Messages
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting My NSTableView Delegate to Respond to Cut:Copy:Paste and Other Messages


  • Subject: Re: Getting My NSTableView Delegate to Respond to Cut:Copy:Paste and Other Messages
  • From: Peter Zegelin <email@hidden>
  • Date: Fri, 18 Apr 2008 17:19:42 +1000


On 18/04/2008, at 4:53 PM, Jens Alfke wrote:


On 17 Apr '08, at 10:46 PM, Peter Zegelin wrote:

Is there some way of getting the delegate to respond to these messages?

Nope. Unfortunately, everyone has to do what you did (subclass NSTableView) just to make the table follow the HI Guidelines. Sigh.


—Jens

Ok - thanks!

I actually also tried to make my NSTableView subclass the delegate and data provider itself (again so I could have 1 class instead of two) but while my project ran I couldn't really get it to work correctly.

Peter

_______________________________________________

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


  • Prev by Date: Re: Mounting AFP Volume using Cocoa
  • Next by Date: Re: Why is [nil aMessage] a no-op?
  • Previous by thread: Re: @dynamic and Programmatic Access to Setters
  • Next by thread: Another graphical challenge...
  • Index(es):
    • Date
    • Thread