Re: Replicating the system wide contextual menu
Re: Replicating the system wide contextual menu
- Subject: Re: Replicating the system wide contextual menu
- From: Matt Gough <email@hidden>
- Date: Fri, 3 Mar 2006 09:58:53 +0000
On 3 Mar 2006, at 09:36, Erik Sjödin wrote:
Thanks, but I don't want to creat a cm plugin. I want to use the
contextual menu in my application. I would like the cm to pop up when
I right-click a thumbnail that respresents a image file, so that I
could use "open with", "copy" etc.. Am I correct to assume that this
is not possible?
No, you will not be able to get the items that the Finder puts there
without implementing that yourself. You can however get any of the
items put there by CM plugins using ContextualMenuSelect
http://developer.apple.com/documentation/Carbon/Reference/
Menu_Manager/index.html
Matt Gough _______________________________________________
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