Accessing the contextual menu of a QTMovieView?

2010-03-10 Thread John C. Randolph
I'd like to add an item to the menu that comes up when you right-click  
on a QTMovieView. I want to copy the URL of the movie it's showing  
into the pasteboard.  I'm not finding any obvious API to get hold of  
that menu.  Any suggestions?


Thanks,

-jcr

___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: Accessing the contextual menu of a QTMovieView?

2010-03-10 Thread Kevin Wojniak
Have you tried subclassing QTMovieView and overriding menuForEvent: ?


On Mar 10, 2010, at 2:29 PM, John C. Randolph wrote:

 I'd like to add an item to the menu that comes up when you right-click on a 
 QTMovieView. I want to copy the URL of the movie it's showing into the 
 pasteboard.  I'm not finding any obvious API to get hold of that menu.  Any 
 suggestions?
 
 Thanks,
 
 -jcr
 
 ___
 
 Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
 
 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:
 http://lists.apple.com/mailman/options/cocoa-dev/kainjow%40kainjow.com
 
 This email sent to kain...@kainjow.com

___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com