• 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: interpretKeyEvents not handling HOME and END keys?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: interpretKeyEvents not handling HOME and END keys?


  • Subject: Re: interpretKeyEvents not handling HOME and END keys?
  • From: Eric Gorr <email@hidden>
  • Date: Fri, 6 Mar 2009 13:37:45 -0500


On Mar 6, 2009, at 1:29 PM, Sean McBride wrote:

On 3/6/09 11:46 AM, Eric Gorr said:

I found this old thread:

http://lists.apple.com/archives/cocoa-dev/2004/Sep/msg00161.html

which discusses the same problem I am currently experiencing.

On 10.5=3F I don't know when it started, but the home and end keys 'do
the right thing' with NSTableView for me in 10.5 (they didn't used to).

Unfortunately, I have my own custom table view, not based on NSTableView, and would like to be able to do the right thing as well.


Now, I can, of course, test for NSHomeFunctionKey & NSEndFunctionKey, but as was mentioned in the thread, this isn't guaranteed to always do the right thing.

If it is a bug that NSResponder does not have a scrollToBeginningOfDocument or scrollToEndOfDocument, I can file a bug report.

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: interpretKeyEvents not handling HOME and END keys?
      • From: "Sean McBride" <email@hidden>
  • Prev by Date: Dynamic getting of a property of BOOL type
  • Next by Date: Moving a window offscreen
  • Previous by thread: Re: interpretKeyEvents not handling HOME and END keys?
  • Next by thread: Re: interpretKeyEvents not handling HOME and END keys?
  • Index(es):
    • Date
    • Thread