Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 'dragging Entered' never called




On Apr 27, 2007, at 3:21 PM, Steve Cronin wrote:

Folks;

I've hit a drag & drop problem: 'draggingEntered' is never getting called!!

I've tried many things but I believe I have pared it down to bare bones with this:
I have a non-document Cocoa app.


I have subClassed NSWindow: MyMainWindow.
The only window in MainMenu.nib is an instance of MyMainWndow.
Below is the entire contents of MyMainWindow.m

There is NO delegate set in IB (I've tried with it set and many other cases).
'Awake' is being called as expected.
But that's it. Nothing else ever shows up in the log and I do NOT get the standard drag image.


The way I have it setup for now, I think I should see 'dragEntered' REGARDLESS of what I am dragging...
But, yes, I AM using a vCard to test.


Can someone please give me the brain shake I need to see what I'm missing!!
Steve


-registerForDraggedTypes:

Glen

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden
References: 
 >'dragging Entered' never called (From: Steve Cronin <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.