• 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: update a tableView from a different class
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: update a tableView from a different class


  • Subject: Re: update a tableView from a different class
  • From: Kyle Sluder <email@hidden>
  • Date: Wed, 04 May 2011 18:06:20 -0700

On Wed, May 4, 2011 at 5:52 PM, Martin Batholdy <email@hidden> wrote:
> I have a singleton class which manages a tableView.
> In the UI everything works fine. I can delete entries, edit entries and the table gets updated properly.

How is the table view getting its data. If it's through bindings, I
bet it's because you're not mutating the array in a KVO-compliant way.

--Kyle Sluder
_______________________________________________

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: update a tableView from a different class
      • From: Martin Batholdy <email@hidden>
References: 
 >update a tableView from a different class (From: Martin Batholdy <email@hidden>)

  • Prev by Date: Re: L-shaped custom view in Cocoa?
  • Next by Date: Re: how can I copy from another app?
  • Previous by thread: update a tableView from a different class
  • Next by thread: Re: update a tableView from a different class
  • Index(es):
    • Date
    • Thread