Re: -draggingEntered: never gets called [solved?]
Re: -draggingEntered: never gets called [solved?]
- Subject: Re: -draggingEntered: never gets called [solved?]
- From: "Kyle Sluder" <email@hidden>
- Date: Tue, 6 May 2008 19:24:03 -0400
On Tue, May 6, 2008 at 10:44 AM, Michael Gardner <email@hidden> wrote:
> My actual init method has a different signature, and calls -initWithFrame:
> on its superclass. I was trying to abstract away extra details, but I
> shouldn't have made it look like an actual method signature. Sorry about
> that.
IB will never call this method. It will always call -initWithFrame:,
as it has no way of knowing that you have designated a different
initializer.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden