site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com — F On 10 Nov 2006, at 12:46 PM, Patrick wrote: _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Neither Cocoa nor Apple Events are part of the Darwin UNIX operating system. Cocoa classes are discussed on Apple's cocoa-dev list. Implementing Apple Events is the subject of applescript-implementors. I have a NSMenuExtra (I know its private, I inherited the code) with a few menu items. I want to know if it is possible for another application to send the menu an event to activate one of the choices, basically to simulate a user clicking on one of the menu items and have it perform the action associated with it. In essence I want to generate a click event for that menu item programatically. If yes, then how would I do this? what is the target for the apple event? This email sent to site_archiver@lists.apple.com