Re: Custom view crashes app for some
Re: Custom view crashes app for some
- Subject: Re: Custom view crashes app for some
- From: Hasan Diwan <email@hidden>
- Date: Wed, 7 Jul 2004 11:06:49 -0700
John:
You need to add [obj respondsToSelector:@selector(fn:)] to your
calls in initWithFrame to temporarily solve the problem. I'd further
suggest adding them everywhere, but that may not be practical.
On Tue, 6 Jul 2004 21:30:05 -0600, John Pannell
<email@hidden> wrote:
>
I am really stumped; can someone provide any insight as to why most
>
people's machines are fine with this new view, but others crash on
>
launch? Thanks so much for any help offered!
--
Cheers,
Hasan Diwan <email@hidden>
_______________________________________________
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.