Re: Scope of [NSMutableDictionary setObject:] in an array
Re: Scope of [NSMutableDictionary setObject:] in an array
- Subject: Re: Scope of [NSMutableDictionary setObject:] in an array
- From: Jeremy Dronfield <email@hidden>
- Date: Fri, 13 Sep 2002 21:46:55 +0100
Thanks, I get it now. I'd been assuming that [textView string] returned
a snapshot. It's interesting, though, that [textField stringValue]
doesn't seem to behave the same way. Presumably because -stringValue is
at one remove, calling the cell's -stringValue? Or not?
-Jeremy
========================================
email@hidden // email@hidden
The Alchemy Pages:
- fractious fiction at
http://freespace.virgin.net/jeremy.dronfield
========================================
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.