Re: drag and drop images to NSWindow doesn't work
Re: drag and drop images to NSWindow doesn't work
- Subject: Re: drag and drop images to NSWindow doesn't work
- From: Fritz Anderson <email@hidden>
- Date: Mon, 24 Sep 2007 13:22:37 -0500
On 24 Sep 2007, at 12:43 PM, Bill So wrote:
- (NSDragOperation)draggingEntered:(id < NSDraggingInfo >)sender {
NSLog(@"Hello");
}
I'd clear this up before going further. You don't return anything from
this method. I'm surprised you didn't get a compiler warning.
-- F
_______________________________________________
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