Uli's Web Site |
|
blog |
Uli's 9:39 PM LawIf the compiler yells at you warning: no '-fieldChanged:' method found (Messages without a matching method signature will be assumed to return 'id' and accept '...' as arguments.)you nit forward-declared the class on which you're calling -fieldChanged: using the @class keyword and forgot to #import it before actually calling methods on it.
|
Created: 2006-10-27 @874 Last change: 2006-10-27 @892 | Home | Admin | Edit © Copyright 2003-2024 by M. Uli Kusterer, all rights reserved. |