• 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: [Solved] Re: NSTableView: no display until header clicked
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Solved] Re: NSTableView: no display until header clicked


  • Subject: Re: [Solved] Re: NSTableView: no display until header clicked
  • From: Volker in Lists <email@hidden>
  • Date: Mon, 5 Oct 2009 19:21:17 +0200

Hi,

maybe it works even without these two lines - how are you populating the array controller in code ?


Cheers, Volker

Am 05.10.2009 um 19:19 schrieb David Hirsch:

That's right on the money: The array was indeed bound to the contentArray in IB (otherwise it would never have been able to show any data), but I needed to surround my populating of the array with:

[phaseController willChangeValueForKey:@"arrangedObjects"]

and

[phaseController didChangeValueForKey:@"arrangedObjects"];

Thanks,
Dave

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: [Solved] Re: NSTableView: no display until header clicked
      • From: David Hirsch <email@hidden>
References: 
 >NSTableView: no display until header clicked (From: David Hirsch <email@hidden>)
 >Re: NSTableView: no display until header clicked (From: Volker in Lists <email@hidden>)
 >Re: NSTableView: no display until header clicked (From: David Hirsch <email@hidden>)
 >Re: NSTableView: no display until header clicked (From: Volker in Lists <email@hidden>)
 >[Solved] Re: NSTableView: no display until header clicked (From: David Hirsch <email@hidden>)

  • Prev by Date: [Solved] Re: NSTableView: no display until header clicked
  • Next by Date: Re: [Solved] Re: NSTableView: no display until header clicked
  • Previous by thread: [Solved] Re: NSTableView: no display until header clicked
  • Next by thread: Re: [Solved] Re: NSTableView: no display until header clicked
  • Index(es):
    • Date
    • Thread