Re: Drag an drop in a custom NSView
Re: Drag an drop in a custom NSView
- Subject: Re: Drag an drop in a custom NSView
- From: Scott Anguish <email@hidden>
- Date: Tue, 9 Oct 2007 17:43:01 -0400
you're right. but it isn't the focus ring
(Yay someone reads the hig!)
On Oct 9, 2007, at 4:46 PM, Sean McBride wrote:
On 10/9/07 4:25 PM, Scott Anguish said:
However i get no focus ring nor does it seem I get any reaction at
all when I drag a file to the view.
focus rings don't indicate drops. they indicate which view will get
the current key events.
Which isn't to say that views should not provide a visible indication
that they accept drops, see:
<http://developer.apple.com/documentation/UserExperience/Conceptual/
OSXHIGuidelines/XHIGDragDrop/chapter_12_section_6.html>
The Finder shows something that very much resembles a focus ring when
you drag a file to a window. I'm not sure if it has a name.
_______________________________________________
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