• 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
Carbon Hotkeys
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Carbon Hotkeys


  • Subject: Carbon Hotkeys
  • From: Miguel Nunes Correia <email@hidden>
  • Date: Fri, 12 Sep 2003 15:31:42 +0100

I found a sample code from Apple that gives an hotkey to an application.

------
#include <Carbon/Carbon.h>

const UInt32 kMyHotKeyIdentifier='folw';
const UInt32 kMyHotKey = 36; //the return key
------

This is for Cmd+Return and i would like to make it work with Cmd+Ctrl+Shift+Delete.
Any idea?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
  • Follow-Ups:
    • Re: Carbon Hotkeys
      • From: Bill Cheeseman <email@hidden>
  • Prev by Date: [OT] Re: splash screen
  • Next by Date: Re: splash screen
  • Previous by thread: [OT] Re: splash screen
  • Next by thread: Re: Carbon Hotkeys
  • Index(es):
    • Date
    • Thread