Re: Dragging a file and place it inside a Menu
Re: Dragging a file and place it inside a Menu
- Subject: Re: Dragging a file and place it inside a Menu
- From: John Stiles <email@hidden>
- Date: Wed, 27 Sep 2006 10:20:25 -0700
On Sep 27, 2006, at 7:51 AM, Eric Schlegel wrote:
On Sep 27, 2006, at 3:39 AM, sheen mac wrote:
Hi,
In my application I need to drag a file in the menu.I created the
menu by customizing the NSView and NSWindow.The menu display
occur when user drag a file over a button. I dragged a
file from outlineView of a drawer window and placed it over
a button,then the menu displayed,but the dragging end at this
position.I need to continue the dragging and placing it in the
menu.
Sorry, menus do not currently support being drop targets. You'll
need to design a different UI.
Really, even if the OS supported it, this is such an un-Mac-like UI
that I don't think it would be a wise choice anyway.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden