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

NSOutlineView at wits end


  • Subject: NSOutlineView at wits end
  • From: Ken Tozier <email@hidden>
  • Date: Thu, 27 Jun 2002 14:27:52 -0400

My outline view only displays data if I put all record adding or removal code within the data source init routine. The code now has more NSLogs than code and judging by the logging, everything is added exactly as I expect it to be.

If I encapsulate the record adding or removal code and put it anywhere other than the init routine, the resultant outline is completely empty. Checking the member variables of the data source, in the "awakeFromNib" routine (with more NSLogs), revealed that it still contains all expected values so it isn't getting inadvertently released, but it won't display.

I've tried sending "reloadData" to the outline view but that doesn't work either. I'm sure this is a simple fix it's just that after two days trying, I'm no closer to an answer.

Any outline or table view guru's out there have any insights into what I might be doing wrong?

Thanks

Ken Tozier
_______________________________________________
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: What's STILL wrong with "symbol" fonts?
  • Next by Date: Unix Privileges on deleting
  • Previous by thread: Re: Whether cocoa-java app runs in a browser??
  • Next by thread: Unix Privileges on deleting
  • Index(es):
    • Date
    • Thread