Re: Drawing Across NSTableView Columns
Re: Drawing Across NSTableView Columns
- Subject: Re: Drawing Across NSTableView Columns
- From: Uli Kusterer <email@hidden>
- Date: Fri, 1 May 2009 21:20:56 +0200
On 27.04.2009, at 00:29, K. Darcy Otto wrote:
I'm attempting to model a real-world table structure with an
NSTableView. Here is what the table structure might look like on
paper (warning: ASCII art ahead):
I hope you're not trying to duplicate the Windows table view with
its lines indicating indentation depth. There are usability reasons
why the Mac simply uses whitespace to indent its rows, and I wouldn't
recommend adding lines to the indentation. The advantage of being able
to count the lines is offset by the added clutter and by how busy lots
of lines make your user interface.
I wrote about this concept (though not about lines in table views in
particular) here: http://zathras.de/blog-spacing-boxes-and-other-layout-things.htm
Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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