Solved! Re: -[NSProgressIndicator copyWithZone:]: selector not recognized
Solved! Re: -[NSProgressIndicator copyWithZone:]: selector not recognized
- Subject: Solved! Re: -[NSProgressIndicator copyWithZone:]: selector not recognized
- From: email@hidden
- Date: Fri, 09 Jan 2004 17:21:51 GMT
Nick,
thanks for your hint, I use Panther.2.
But I figured out what the problem was. I used the scripts provided in the
Xcode scripts/Code menu to create the getters/setters for my outlets. The
resulting methods did the problems... the code seems to be not suitable for
outlets (at least not for NSProgressIndicator or NSTextField).
Anyone else having problems with getters/setters created by this scripts?
Joern.
Nick Zitzmann writes:
On Jan 7, 2004, at 11:29 PM, email@hidden wrote:
And exactly with this connection I have problems I don't understand. When
I run tests on my app, as
soon as the StatusWindow should be loaded, I get the following messages
to the run log (and no window display):
-[NSProgressIndicator copyWithZone:]: selector not recognized
-[NSProgressIndicator copyWithZone:]: selector not recognized
By any chance, are you using a version of Mac OS X prior to 10.2.6? If so,
then try upgrading to 10.2.6 or later and see if you're having the same
problem.
Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request
"That's a funny thing to promise. Well, you can't never let anything
happen to him [Nemo]; then, nothing would ever happen to him." - Dory,
from the movie "Finding Nemo"
_______________________________________________
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.