• 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 - "restoring previous value" when committing editing with empty string?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTableView - "restoring previous value" when committing editing with empty string?


  • Subject: NSTableView - "restoring previous value" when committing editing with empty string?
  • From: Jim Correia <email@hidden>
  • Date: Tue, 28 Feb 2006 13:44:47 -0500

I have an NSTableView with a name column. I'd like the name column to behave like Finder, iTunes and Safari - that is when the user commits editing with an empty string, just don't change the object's value.

This is trivial to do when using a data source, but my table is using bindings.

It appears the binding sets the value on the bound object as a result of -[NSTableView textShouldEndEditing:]. Does anyone have recommendations for getting the desired behavior with a bound column?

Thanks,
Jim

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: NSTableView text editing notifications/delegation vs. attributed string cells?
  • Next by Date: Writing EXIF UserComment using Cocoa/CF
  • Previous by thread: Re: NSTableView text editing notifications/delegation vs. attributed string cells?
  • Next by thread: Writing EXIF UserComment using Cocoa/CF
  • Index(es):
    • Date
    • Thread