• 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 Target-action Q
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView Target-action Q


  • Subject: Re: NSTableView Target-action Q
  • From: Rakesh Pandey <email@hidden>
  • Date: Tue, 17 Dec 2002 00:59:29 +0530

In your TableView delegate you can implement this delegate method...

-(void)tableViewSelectionDidChange:(NSNotification *)n
{
//do whatever you want to do here ....
}

On 17/12/02 12:50 AM, "Flemming Bengtsson" <email@hidden>
wrote:

> I would like to be able to track row selection changes, not just single
> and double click actions.
> How is this possible ?
>
>
>
> Regards
> Flemming Bengtsson, FLB Software-udvikling
>
> http://www.flbsoftwareudvikling.dk/
> iChat/AOL: email@hidden
>
> Phone: +45 24 82 24 25
> _______________________________________________
> cocoa-dev mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
> Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: AppleScript little problem...
  • Next by Date: Best practice for implementing multiple views?
  • Previous by thread: NSTableView Target-action Q
  • Next by thread: Re: NSTableView Target-action Q
  • Index(es):
    • Date
    • Thread