• 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
tableView:setObjectValue:forTableColumn:row: not called when button pressed
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tableView:setObjectValue:forTableColumn:row: not called when button pressed


  • Subject: tableView:setObjectValue:forTableColumn:row: not called when button pressed
  • From: Scott Ribe <email@hidden>
  • Date: Thu, 19 Nov 2009 18:53:08 -0700
  • Thread-topic: tableView:setObjectValue:forTableColumn:row: not called when button pressed

Table with editable columns, user is editing a cell, user is done, user
clicks "Save" button. User's last change is lost because
tableView:setObjectValue:forTableColumn:row: is not called. It is only
called if the cell loses focus via the user tabbing out of the cell or
clicking in some other editable cell. This behavior is 10.5 & 10.6--10.4 &
10.3 worked as I expected them to, first user edit is processed, then
button's action method.

What's the workaround to get the user's last data entry when the "Save"
button is clicked?

--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice


_______________________________________________

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: tableView:setObjectValue:forTableColumn:row: not called when button pressed
      • From: "Sean McBride" <email@hidden>
  • Prev by Date: Re: Where are the interface builder components?
  • Next by Date: Re: Where are the interface builder components?
  • Previous by thread: Re: tiffs on pasteboard
  • Next by thread: Re: tableView:setObjectValue:forTableColumn:row: not called when button pressed
  • Index(es):
    • Date
    • Thread