On Aug 26, 2009, at 10:10 AM, Support wrote:

I can see from the debug that the init function is called and that the dragged types are therefore registered. Alas, ValidateDrop and AcceptDrop are never called. Does anyone have any idea what I've done wrong?

Are you **really** sure it's getting the message? If unseenLibraryView is an outlet, then you'll need to move the code to -awakeFromNib, since outlets aren't initialized until the nib is loaded, and nibs are not loaded in initializers.

Nick Zitzmann
<http://www.chronosnet.com/>



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to