• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Posting Global hot keys from a Cocoa app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: Posting Global hot keys from a Cocoa app
      • From: Daniel Jalkut <email@hidden>
  • Prev by Date: Re: Carbon-dev Digest, Vol 3, Issue 732
  • Next by Date: Re: swizzling a class to a subclass inorder to add ivars (& methods) to a class
  • Previous by thread: Posting Global hot keys from a Cocoa app
  • Next by thread: Re: Posting Global hot keys from a Cocoa app
  • Index(es):
    • Date
    • Thread