Newbie: another warning after adding Delegate Method to the Controller
Newbie: another warning after adding Delegate Method to the Controller
- Subject: Newbie: another warning after adding Delegate Method to the Controller
- From: George Greene <email@hidden>
- Date: Thu, 6 Nov 2003 21:58:09 -0500
This question is based on the book, "Building Cocoa Applications A Step
by Step Guide"
Thanks to James Spencer I was able to clear up the last warning I got
earlier tonight. I have added the Delegate Method to the Controller
found on page 231, along with the header. I now receive the warning
error listed below.
warning: 'Controller' does not respond to 'clearAll:'
Is the clearAll: method a class method for NSObject which Controller
inherited?
The program works fine, again, as far as I can tell. But I agree with
James about removing these warnings.
Thanks everyone,
george.
_______________________________________________
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.