• 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
Problem with NSTableView and editing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with NSTableView and editing


  • Subject: Problem with NSTableView and editing
  • From: Phil <email@hidden>
  • Date: Fri, 20 Apr 2007 22:01:00 -0400

While I've used editable NSTableViews before, this is my first time attempting to do everything 'by hand' (i.e. not using IB) and am stuck enabling cell editing so I wanted see if anyone has suggestions on what I might be missing. I've implemented a data source and the NSTableView (along with table columns, etc.) have all been set up programatically. The columns have been sent setEditable:YES and the data source implements tableView:setObjectValue:forTableColumn:row: method but double-clicking the cell does not allow editing of the cells and the setObjectValue method is never called. Besides editing, the table view appears otherwise functional. Any ideas on what I should be looking at?

Thanks.
Phil
_______________________________________________

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: Problem with NSTableView and editing (SOLVED)
      • From: Phil <email@hidden>
  • Prev by Date: Re: Quartz + NSWindow
  • Next by Date: [PDFOutline destination] returns NULL
  • Previous by thread: Re: Quartz + NSWindow
  • Next by thread: Re: Problem with NSTableView and editing (SOLVED)
  • Index(es):
    • Date
    • Thread