• 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: Set up an editable view based NSTableView programmatically - how to?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Set up an editable view based NSTableView programmatically - how to?


  • Subject: Re: Set up an editable view based NSTableView programmatically - how to?
  • From: Jens Alfke <email@hidden>
  • Date: Tue, 07 Jan 2014 08:32:40 -0800

On Jan 7, 2014, at 7:52 AM, Peter <email@hidden> wrote:

> I’d be very happy if somebody could point me to an example of an editable NSTableView set up programmatically.

It sounds like you just mean using a custom data source rather than relying on bindings to provide the data? That’s very easy to do. Just look at the docs for NSTableViewDataSource — you just need to implement the three methods to provide the row count, get a cell value, and set a cell value.

—Jens
_______________________________________________

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: Set up an editable view based NSTableView programmatically - how to?
      • From: Peter <email@hidden>
References: 
 >Set up an editable view based NSTableView programmatically - how to? (From: Peter <email@hidden>)

  • Prev by Date: UINavigationBar.tintColor life on own?
  • Next by Date: Re: Set up an editable view based NSTableView programmatically - how to?
  • Previous by thread: Set up an editable view based NSTableView programmatically - how to?
  • Next by thread: Re: Set up an editable view based NSTableView programmatically - how to?
  • Index(es):
    • Date
    • Thread