Hi,I try to change a string from the default value to a specific value when a new object is inserted. I observe the NSArrayController that in turn is bound to a table view.
It has been impossible so far to get the value to reliably be changed upon insertion every time.
I am observing the contextDidChange notification but that doesn't get posted every time. Most times it does get posted, and sometimes it doesn't. When I hit the add key bound to my array controller, I see the entry being added, and in those cases where it doesn't get posted when I then move the mouse, it does get triggered too. Why doesn't it always get triggered?
Thanks Alex
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
