On Sep 29, 2011, at 08:20 , Ariel Feinerman wrote:

>> 2011/9/28 Ariel Feinerman:
>> 
>> I try to expline the problem. There is m_array (M) loaded from the file in 
>> the one nib, then there is other two view controllers' nibs (C) with views 
>> (V). One of them uses array controller to show and delete only, when the 
>> other is used for insertion only throw dragging therefor  no need in 
>> controller.  
> 
> sorry for repost, how to safely insert objects in m_array?  
> 

>> 2011/9/28 Quincey Morris:
>> 
>> If you want to add or remove objects from m_array programmatically, then use 
>> the various [NSArrayController addObject…], [NSArrayController 
>> removeObject…], [NSArrayController insertObject…] methods.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to