IB bug? - copyWithZone: selector not recognized
IB bug? - copyWithZone: selector not recognized
- Subject: IB bug? - copyWithZone: selector not recognized
- From: Bill Cheeseman <email@hidden>
- Date: Tue, 27 Aug 2002 13:47:53 -0400
I posted this question on the Project Builders list over the weekend but got
no reply. Any ideas?
Every third or fourth time (somewhat random) I open a new document window in
my application, I get this error message: "-[MyTextField copyWithZone:]:
selector not recognized". Or sometimes "-[MyForm copyWithZone:]: selector
not recognized".
My Interface Builder preferences are set to "Nib File Compatibility - Both
Formats." When I resave the nib file using a different preference -- either
"Pre-10.2 format" or "10.2 and later format" -- and rebuild, the problem
goes away. (To be precise, it apparently goes away. It doesn't show up after
opening 20 or 30 new windows. And to make it go away in "10.2 and later
format" I first have to save the nib in "Pre-10.2 format".) When I return to
the both-formats setting, the problem returns.
The stack frame list suggests this is happening while my window is being
unarchived from the nib file. That makes sense, since I understand from the
IB Release Notes that the difference between 10.2 and pre-10.2 IB nib file
formats is the use of keyed archiving in the former.
Could this be a result of a bug in the IB both-formats setting? Has anybody
else seen this? I'm using the last developers prerelease of Jaguar, 6C115,
with the April DevTools.
--
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.