• 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: ESC to cancel editing in tableview
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ESC to cancel editing in tableview


  • Subject: Re: ESC to cancel editing in tableview
  • From: "Sean McBride" <email@hidden>
  • Date: Mon, 8 Jan 2007 16:25:28 -0500
  • Organization: Rogue Research

On 2007-01-08 13:47, Michael Watson said:

>Yeah, I recall the convention, I just couldn't actually think of an
>application today that canceled text field editing with command-
>period. I wonder why people aren't doing this.

Probably because they are using keyDown: or something and checking only
for 'escape', instead of going through NSResponder which takes care of
deciding which keys/key combos mean cancellation.

In fact, power users can even customise their keybindings, see:
<http://www.lsmason.com/articles/macosxkeybindings.html>

Which is another good reason to go through NSResponder.

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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: ESC to cancel editing in tableview
      • From: Peter Seibel <email@hidden>
References: 
 >ESC to cancel editing in tableview (From: Benjámin Salánki <email@hidden>)
 >Re: ESC to cancel editing in tableview (From: "Sean McBride" <email@hidden>)
 >Re: ESC to cancel editing in tableview (From: Michael Watson <email@hidden>)
 >Re: ESC to cancel editing in tableview (From: "Sean McBride" <email@hidden>)
 >Re: ESC to cancel editing in tableview (From: Michael Watson <email@hidden>)

  • Prev by Date: Re: Printing PDFDocument combined with NSView objects
  • Next by Date: Re: Dynamically creating NSBundles
  • Previous by thread: Re: ESC to cancel editing in tableview
  • Next by thread: Re: ESC to cancel editing in tableview
  • Index(es):
    • Date
    • Thread