• 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
Selection of row in NSTable not being called
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Selection of row in NSTable not being called


  • Subject: Selection of row in NSTable not being called
  • From: Kodex <email@hidden>
  • Date: Sun, 18 Jul 2004 11:12:10 -0700 (PDT)

I have the following code attached to my table


- (void)tableViewSelectionDidChange:(NSNotification
*)NSTableViewSelectionDidChangeNotification
{
NSLog(@"Selection did change");
}


However this isnt called when i change selection in
the table, any idea what might be causing this? Thanks!



__________________________________
Do you Yahoo!?
Vote for the stars of Yahoo!'s next ad campaign!
http://advision.webevents.yahoo.com/yahoo/votelifeengine/
_______________________________________________
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.


  • Follow-Ups:
    • Re: Selection of row in NSTable not being called
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Re: Manual Cocoa Binding - Custom Value Transformer
  • Next by Date: Re: ObjC
  • Previous by thread: Re: Subclassing NSTextView - dealloc never gets called and program crashes
  • Next by thread: Re: Selection of row in NSTable not being called
  • Index(es):
    • Date
    • Thread