• 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: NSOutlineView at wits end
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSOutlineView at wits end


  • Subject: Re: NSOutlineView at wits end
  • From: Matt Neuburg <email@hidden>
  • Date: Wed, 3 Jul 2002 16:02:51 -0700

On Thu, 27 Jun 2002 14:27:52 -0400, Ken Tozier <email@hidden> said:

>My outline view only displays data if I put all record adding or removal
>code within the data source init routine

>If I encapsulate the record adding or removal code and put it anywhere
>other than the init routine, the resultant outline is completely empty.
>
>I've tried sending "reloadData" to the outline view but that doesn't
>work either

My only suggestion is that your data source must be answering at least one
of the Five Big Questions incorrectly (outlineView:numberOfChildrenOfItem:,
and so on). Log those and look at what you're saying. m.
--

matt neuburg, phd = email@hidden, http://www.tidbits.com/matt
pantes anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart. http://www.tidbits.com/
_______________________________________________
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: Re: Cocoa stripping resource forks: does Jaguar fix?
  • Next by Date: Re: Java Bridge dead - internal errors
  • Previous by thread: Re: How to make target/action source in custom view?
  • Next by thread: RE: NSOutlineView at wits end
  • Index(es):
    • Date
    • Thread