• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSTableView drag from Finder Problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView drag from Finder Problem


  • Subject: Re: NSTableView drag from Finder Problem
  • From: Nick Zitzmann <email@hidden>
  • Date: Wed, 26 Aug 2009 21:01:15 -0600


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 (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


References: 
 >NSTableView drag from Finder Problem (From: Support <email@hidden>)

  • Prev by Date: Re: Autoscroll NSTableView
  • Next by Date: Re: NSSplitView resizing
  • Previous by thread: NSTableView drag from Finder Problem
  • Next by thread: How to draw over all other windows
  • Index(es):
    • Date
    • Thread