• 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: Some Cocoa Objective-C problems - please help
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Some Cocoa Objective-C problems - please help


  • Subject: Re: Some Cocoa Objective-C problems - please help
  • From: Jonathan Jackel <email@hidden>
  • Date: Thu, 26 Jun 2003 11:20:24 -0400

3]when a button cell is selected, and "delete" key on
the keyboard is pressed, i need to call a function in
"keydown",the "keyDown" event does not get called, why
is it.? i have made the required connections.What am i
missing?

My first guess is that you may not be properly capitalizing the method name. Capitalize the D.

My second guess is that your object is not the first responder and some other object in the responder chain is swallowing the keyDown event.

By the way, if you have four distinct questions, you'll probably get a better response if you send four messages to the group, each with a descriptive subject line. People here are busy. If you can't define your problem in the subject line, many people who would otherwise be happy to help simply won't read your message.

Jonathan
_______________________________________________
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: 
 >Some Cocoa Objective-C problems - please help (From: Poornima Ranganath <email@hidden>)

  • Prev by Date: Re: Some Cocoa Objective-C problems - please help
  • Next by Date: Re: Some Cocoa Objective-C problems - please help
  • Previous by thread: Re: Some Cocoa Objective-C problems - please help
  • Next by thread: Alternative to gestaltSystemVersion??
  • Index(es):
    • Date
    • Thread