On Jun 27, 2008, at 4:41 PM, Eric Lee wrote:

My question is, how do you add an object to a NSMutableArray,

-addObject:. This is in the NSMutableArray documentation...

and then have
to array display it?

Arrays usually serve as back-ends for NSTableView views (hint).

The book has a hint about a method, - replaceObjectAtIndex:withObject:. How
do you implement that?


What do you mean? The method is already implemented as part of NSMutableArray.

Nick Zitzmann
<http://www.chronosnet.com/>

_______________________________________________

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 [EMAIL PROTECTED]

Reply via email to