Handling NSMenuItem Selections
Handling NSMenuItem Selections
- Subject: Handling NSMenuItem Selections
- From: "David Piasecki" <email@hidden>
- Date: Mon, 10 May 2004 12:00:13 -0700
To expand on my previous question, I'm trying to hold the mouse down on
my selection and drag the image associated with the selected NSMenuItem
onto an NSView. Hence why I need a way to figure out which menu item
was selected, and I also need a way to stop the menu selection process
after the mouse clicks down, but before it clicks up. If it can't be
done, oh well. I might just allow the user to select from the list and
then click in the NSView to drop it. Either way, I still need to know
the selected menu item.
David
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.