• 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: catch key event
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: catch key event


  • Subject: Re: catch key event
  • From: email@hidden
  • Date: Thu, 7 Aug 2003 13:54:16 -0700

You can subclass the window and create the keyUp method implementation or subclass the NSApplication and create the sendEvent implementation (I think that's the method) and deal with it there (you'll get all the application events here).

______________________________________________________________________
Previous message from email@hidden on 8/7/03 at 6:55 PM +0200
**********************************************************************
hi all,
how can i catch the pression of the up key from the controller's class ? i'm looking for something like a notification, but i don't found anything useful.

Thanks
Wezzy
_______________________________________________
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.
_______________________________________________
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.

References: 
 >catch key event (From: email@hidden)

  • Prev by Date: kAENeverInteract
  • Next by Date: Re: Objective-C or C++ or something...
  • Previous by thread: catch key event
  • Next by thread: Re: catch key event
  • Index(es):
    • Date
    • Thread