Re: Posting Global hot keys from a Cocoa app
Re: Posting Global hot keys from a Cocoa app
- Subject: Re: Posting Global hot keys from a Cocoa app
- From: Murat Konar <email@hidden>
- Date: Wed, 01 Nov 2006 17:39:18 -0800
- Resent-date: Wed, 01 Nov 2006 18:05:54 -0800
- Resent-from: Murat Konar <email@hidden>
- Resent-message-id: <email@hidden>
- Resent-to: Dev Cocoa <email@hidden>
On Nov 1, 2006, at 5:27 PM, development2 wrote:
I need to Post a Global Hot Key (i.e. Launch the dashboard) from my
Application.
Why don't you do this instead?
[[NSWorkspace sharedWorkspace] launchApplication:@"Dashboard"];
_murat
_______________________________________________
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