NSKeyBinding suppressCapitalizedKeyWarning?
NSKeyBinding suppressCapitalizedKeyWarning?
- Subject: NSKeyBinding suppressCapitalizedKeyWarning?
- From: Bill Cheeseman <email@hidden>
- Date: Mon, 30 Dec 2002 12:38:16 -0500
I have to use some method names that start with a capital letter, and I call
them using key-value coding. I get a warning every time I do so, telling me
"Use +[NSKeyBinding suppressCapitalizedKeyWarning] to suppress this
warning."
Where is NSKeyBinding? How do I use it to suppress this warning? If I
include the suggested message in my application, the compiler doesn't
recognize it.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
The AppleScript Sourcebook -
http://www.AppleScriptSourcebook.com
Vermont Recipes -
http://www.stepwise.com/Articles/VermontRecipes
Croquet Club of Vermont -
http://members.valley.net/croquetvermont
_______________________________________________
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.