Re: No MainNibFile causes buttonPressed error message
Re: No MainNibFile causes buttonPressed error message
- Subject: Re: No MainNibFile causes buttonPressed error message
- From: Andy Lee <email@hidden>
- Date: Sat, 6 Jul 2002 17:15:08 -0400
At 5:06 PM -0700 7/5/02, Lisa Zorn wrote:
The only issue is that at launch, the following line _always_ prints
to the console 3 times:
Could not connect the action buttonPressed: to target of class NSApplication
Funny, I got that error today for the first time ever. Maybe it's a virus. ;)
Actually, in my case, I had renamed an action method in my code and
forgotten to rename it in my nib file. Fixing the nib fixed the
problem -- and it would indeed have been a problem for the user,
because a control somewhere wouldn't have worked correctly.
--Andy
_______________________________________________
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.