Re: Can one class be a dataSource for multiple NSTableViews?
Re: Can one class be a dataSource for multiple NSTableViews?
- Subject: Re: Can one class be a dataSource for multiple NSTableViews?
- From: Michael Rothwell <email@hidden>
- Date: Thu, 20 Nov 2003 21:50:44 -0500
Thanks everyone, it works.
I'm trying to find out how to select a table row using the keyboard
(e.g., arrow keys to desired row, hit enter). What should I do?
-Michael
On Nov 20, 2003, at 7:16 PM, Seaside wrote:
sure!
In fact, reusing a data provider might be a good example
of object oriented reuse of code.
Am 20.11.2003 um 08:38 schrieb Scott Anguish:
absolutely. you can determine the tableview by examining the first
parameter
On Nov 20, 2003, at 1:56 AM, Michael Rothwell wrote:
Can one class be a dataSource for multiple NSTableViews?
_______________________________________________
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.
_______________________________________________
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.
_______________________________________________
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.