• 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
NSTableView receiving selection events (newbie)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTableView receiving selection events (newbie)


  • Subject: NSTableView receiving selection events (newbie)
  • From: Ferhat Ayaz <email@hidden>
  • Date: Tue, 26 Dec 2006 12:13:10 +0100

Hello,

I have another newbie question. Sorry but I didn't found a document describing this problem:
To receive selection notification from a TableView you have to implement this method:


- (void) tableViewSelectionDidChange: (NSNotification *) notification
{
}

But in which class should I implement this and how can I register it to receive the selection event?

I have a controller (derived from NSObject) with an outlet "tableView". I have connected it with my NSTableView.

Thanks,
Ferhat

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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: NSTableView receiving selection events (newbie)
      • From: Wain Glaister <email@hidden>
  • Prev by Date: Re: text selection for pdfview
  • Next by Date: Re: NSTableView receiving selection events (newbie)
  • Previous by thread: Re: Should I use delegates or accessors?
  • Next by thread: Re: NSTableView receiving selection events (newbie)
  • Index(es):
    • Date
    • Thread