Re: NSMutableDictionary Error
Re: NSMutableDictionary Error
- Subject: Re: NSMutableDictionary Error
- From: Seth Willits <email@hidden>
- Date: Sat, 18 Jan 2003 10:30:06 -0800
- Resent-date: Sat, 18 Jan 2003 10:31:54 -0800
- Resent-from: Seth Willits <email@hidden>
- Resent-message-id: <email@hidden>
- Resent-to: email@hidden
On Saturday, January 18, 2003, at 10:22 AM, mw wrote:
Well, if your code is copied directly from your application, then the
problem is you are calling setObject:forkey when the method is
setObject:forKey:. Notice how Cocoa is case-sensitive?
Ahhh.. Thanks. I didn't notice it was lowercase.
Seth Willits
------------------------------------------------------------------------
---
President and Head Developer of Freak Software -
http://www.freaksw.com
Q&A Columnist for REALbasic Developer Magazine -
http://www.rbdeveloper.com
"Microsoft is to Apple as Honda is to Ferrari"
-- Me
------------------------------------------------------------------------
---
_______________________________________________
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.