Re: Question about Deprecated Methods
Re: Question about Deprecated Methods
- Subject: Re: Question about Deprecated Methods
- From: Charles Srstka <email@hidden>
- Date: Sat, 27 Mar 2004 17:31:16 -0600
On Mar 27, 2004, at 4:48 PM, Chris Hanson wrote:
On Mar 26, 2004, at 10:37 PM, Charles Srstka wrote:
but frankly, I just continue to use selectedRowEnumerator. Having to
use the above construct every time you wanted to access the selected
item(s) in a table view would be a pain.
When writing for a world before bindings I generally use a
TableDataSource class that can (for example) return an NSArray of the
selected objects in the table.
D'oh - of course. That's the perfect way to do it. Now why wasn't I
doing that already...
Charles
_______________________________________________
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.