Re: -draggingEntered: never gets called [solved?]
Re: -draggingEntered: never gets called [solved?]
- Subject: Re: -draggingEntered: never gets called [solved?]
- From: "I. Savant" <email@hidden>
- Date: Tue, 6 May 2008 11:14:24 -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.
At this point, I think it's time to post your relevant code.
Again, I have never run across the problem you've described -- it
should work as far as I know. I'll assume you've verified that your
own init method (and the associated call to is
-registerForDraggedTypes:) is actually called as expected (ie, you've
stepped through it with the debugger and it is in fact called).
--
I.S.
_______________________________________________
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