• 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
NSOutlineView problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSOutlineView problems


  • Subject: NSOutlineView problems
  • From: Rick Bischoff <email@hidden>
  • Date: Thu, 17 Jun 2004 21:53:09 -0500

Hello all,

I have a realllly simple app at the moment, trying to get an
NSOutlineView to work correctly; I setup the nib, connected the
datasource and delegate, but it never seems to be calling the accessor
methods

(outlineView:(NSOutlineView*)ov numberOfChildrenOfItem:(id)item, etc,
etc, etc)

I know this because I placed NSLog(@"you are now in this function"); at
the tops of each of the datasource methods-- to no avail. Also, on my
Controller, I checked to see if the outline view pointed to the same
object as my datasource and it does.

Any ideas? (10.3.4)

Rick Bischoff
Blog, and home for some MacOS X apps -- http://rickjr.org
_______________________________________________
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: NSOutlineView problems
      • From: Rick Bischoff <email@hidden>
  • Prev by Date: Re: many-to-many relationships and object design
  • Next by Date: Re: many-to-many relationships and object design
  • Previous by thread: Re: many-to-many relationships and object design
  • Next by thread: Re: NSOutlineView problems
  • Index(es):
    • Date
    • Thread