Re: Communicating with NSTableView delegate
Re: Communicating with NSTableView delegate
- Subject: Re: Communicating with NSTableView delegate
- From: Stéphane Sudre <email@hidden>
- Date: Mon, 12 Apr 2004 15:57:40 +0200
On lundi, avril 12, 2004, at 03:16 PM, aperantos lists wrote:
Hi all,
[...]
Or am I going about this all wrong, should I be doing something in IB
or be subclassing the NSTableView?
Since the NSTableView instance's delegate is also the datasource, you
just have to implement tableViewSelectionDidChange in your data source
class.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.