Set up an editable view based NSTableView programmatically - how to?
Set up an editable view based NSTableView programmatically - how to?
- Subject: Set up an editable view based NSTableView programmatically - how to?
- From: Peter <email@hidden>
- Date: Tue, 07 Jan 2014 16:52:56 +0100
Hi,
I’d be very happy if somebody could point me to an example of an editable NSTableView set up programmatically.
I searched the web, looked into TableViewPlayground etc. but could not come up with anything.
I’d actually prefer to use bindings, but my first column should simply display the row numbers, for which I shouldn’t need a „real“ data source, just get the info from the table itself. To which I can’t bind in addition to my actual data source. Therefore my quest for pointers to a programatical setup.
Thanks a lot,
Peter
_______________________________________________
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