• 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
NSTableView eating keyDowns?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTableView eating keyDowns?


  • Subject: NSTableView eating keyDowns?
  • From: Darrin Cardani <email@hidden>
  • Date: Tue, 9 Mar 2004 13:57:37 -0600

I have a window with an NSTableView in it. I have written a -keyDown: method for the window controller. I want the window controller to respond to the user pressing the space bar. I get key down events in the window controller's -keyDown: method if the user presses a letter key. However, if the user presses the space bar, I don't get the event. The NSTableView has focus and is the only view in the window that can accept focus. Pressing the space bar doesn't seem to have any affect on the table view, but it also isn't passed to the window controller. Why is that?

Thanks,
Darrin
--
Darrin Cardani - email@hidden
President, Buena Software, Inc.
<http://www.buena.com/>
Video, Image and Audio Processing Development
_______________________________________________
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.


  • Prev by Date: Re: Convert Charatcers
  • Next by Date: Re: [OT] Apple Developer Certification
  • Previous by thread: Re: Please don't use "reply" to start threads.
  • Next by thread: Re: NSTableView eating keyDowns?
  • Index(es):
    • Date
    • Thread