Re: Control-clicking an element
Re: Control-clicking an element
- Subject: Re: Control-clicking an element
- From: Travis Siegel <email@hidden>
- Date: Fri, 8 Oct 2010 20:05:19 -0500
On Oct 8, 2010, at 5:11 AM, Ryan Joseph wrote:
Is it possible to perform a control-click action on an element? I
want to perform the "minimize all windows" control-click on the
minimize button but don't see there's a way to specify modifier keys.
You shouldn't need the accessibility api for this. Under the windows
menu, there is a minimize all, which is a simple command-option-M
keystroke.
I'd wager you can simply use the envoke menu option api in cocoa to
access that particular menu option.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden