Re: Editing NSTableViews
Re: Editing NSTableViews
- Subject: Re: Editing NSTableViews
- From: Clark Cox <email@hidden>
- Date: Sun, 28 Sep 2003 04:04:18 -0400
On Sep 28, 2003, at 01:04, Elisabeth Freeman wrote:
Below is a snippet from the list archives regarding editing table
views. It seems very clear that one must select the row prior to
editing. However, I've seen examples of programs where it's obvious
that the row is *not* being selected while it's being edited - a good
example, is the outline view used for playlists in iTunes.
iTunes is not a Cocoa app, so it doesn't use NSTableView to draw it's
tables.
_______________________________________________
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.