• 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: Bindings, Tables: when are add requests satisfied?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bindings, Tables: when are add requests satisfied?


  • Subject: Re: Bindings, Tables: when are add requests satisfied?
  • From: Scott Anguish <email@hidden>
  • Date: Sat, 6 Aug 2005 06:28:38 -0400


On Aug 6, 2005, at 3:07 AM, m wrote:

I'm working with a table bound to an array via an NSArrayController subclass.

Is it actually the case that calling NSArrayController's addObject: method merely **schedules** the addition of an object? It seems that once addObject: is called, I have to wait until some time after the current run loop before my override of newObject actually gets called.


In Mac OS X v10.4 and later, the target-action methods are deferred, so that the error mechanism can display a sheet.

    but only the target-action methods should be involved...




_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Bindings, Tables: when are add requests satisfied?
      • From: m <email@hidden>
References: 
 >Bindings, Tables: when are add requests satisfied? (From: m <email@hidden>)

  • Prev by Date: Word count and nextWordFromIndex:forward: - not good?
  • Next by Date: Re: Creating a predicate based on objectID in CoreData?
  • Previous by thread: Bindings, Tables: when are add requests satisfied?
  • Next by thread: Re: Bindings, Tables: when are add requests satisfied?
  • Index(es):
    • Date
    • Thread