Bindings, Tables: when are add requests satisfied?
Bindings, Tables: when are add requests satisfied?
- Subject: Bindings, Tables: when are add requests satisfied?
- From: m <email@hidden>
- Date: Sat, 6 Aug 2005 00:07:05 -0700
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.
_murat
_______________________________________________
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