• 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 delegate not getting called
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTableView delegate not getting called


  • Subject: NSTableView delegate not getting called
  • From: David Alter <email@hidden>
  • Date: Mon, 12 Jul 2004 14:02:54 -0700

I have a NSOutlineView. I have connected its delegate in IB to a controller class. The delegate methods for the outline view gets called just fine. Now NSOutlineView subclasses from NSTableView. So I would expect that if I where to add the NSTableView delegate methods to my controller class they would get called as well. However this is not the case. My NSTableView delegate methods never get called.

Is there something I'm neglecting to do here? Anyone have any ideas?

thank you for the help
David Alter
_______________________________________________
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: NSTableView delegate not getting called
      • From: Chuck Soper <email@hidden>
  • Prev by Date: Re: Determining if a method is a class or instance method
  • Next by Date: Expose API ?
  • Previous by thread: Re: Storing C objects (structs) in NS Containers?
  • Next by thread: Re: NSTableView delegate not getting called
  • Index(es):
    • Date
    • Thread