• 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: Changing NSTableView cell editing behaviour
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Changing NSTableView cell editing behaviour


  • Subject: Re: Changing NSTableView cell editing behaviour
  • From: Dustin Voss <email@hidden>
  • Date: Tue, 2 Mar 2004 22:09:26 -0800

On 2 Mar, 2004, at 11:38 AM, Allan Odgaard wrote:
Likewise, I would love to be able to abort editing on escape (i.e. revert to the state before editing started), but have not been able to do that (I guess I would need to replace the field editor for the table view, but that is really too much work).

I think this can be done by adding an NSResponder to the responder chain that handles the cancelOperation: or _cancelKey: (pre-Panther) commands, and tells the field editor to cancel.

I'm not sure if I've ever done this, though.
_______________________________________________
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: 
 >Changing NSTableView cell editing behaviour (From: Christoph Priebe <email@hidden>)
 >Re: Changing NSTableView cell editing behaviour (From: Allan Odgaard <email@hidden>)

  • Prev by Date: Re: NSTableView: detecting key input when NOT editing?
  • Next by Date: Re: NSEditor, NSEditorRegistration Protocols
  • Previous by thread: Re: Changing NSTableView cell editing behaviour
  • Next by thread: Re: Changing NSTableView cell editing behaviour
  • Index(es):
    • Date
    • Thread