• 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: Editing in a tableview without selecting
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Editing in a tableview without selecting


  • Subject: Re: Editing in a tableview without selecting
  • From: Ben Haller <email@hidden>
  • Date: Mon, 2 Nov 2009 06:49:25 -0500

On 1-Nov-09, at 11:44 PM, Kyle Sluder wrote:

On Sun, Nov 1, 2009 at 9:42 AM, Ben Haller <email@hidden > wrote:
- (void)tableView:(NSTableView *)aTableView setObjectValue: (id)anObject
forTableColumn:(NSTableColumn *)aTableColumn row:(NSInteger)rowIndex

You might want to double-check that you didn't typo this in your data source's @implementation.

Copied and pasted it right from the docs, just double-checked it and it is correct. But editing doesn't even begin in my tableView; it is not that I don't get a call to set the final value, the user never even gets to do any editing. So unless NSTableView checks for the presence of this method before beginning an editing session, I think this would not be the problem in any case.


Ben Haller
Stick Software


_______________________________________________

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


References: 
 >Editing in a tableview without selecting (From: Ben Haller <email@hidden>)
 >Re: Editing in a tableview without selecting (From: Kyle Sluder <email@hidden>)

  • Prev by Date: Re: Editing in a tableview without selecting
  • Next by Date: Re: Handling projects with several XIBs
  • Previous by thread: Re: Editing in a tableview without selecting
  • Next by thread: Re: Editing in a tableview without selecting
  • Index(es):
    • Date
    • Thread