Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tall Table Column Headers?



If it was me, I'd try something like this first...

[yourTableView setHeaderView:yourHeaderView];

Your NSTableHeaderView subclass would implement - (NSRect)headerRectOfColumn:(int)columnIndex to return a taller rect based on super's implementation.

On Oct 20, 2004, at 7:48 PM, Keith Renz wrote:

I need a table view with "tall" column headers, tall enough for 2 rows of text. From the docs, it looks like I need to subclass NSTableHeaderCell. My concern is that my subclass should look like the standard header, just taller. Can someone point me in the right direction?

Thanks,

Keith

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden
References: 
 >Tall Table Column Headers? (From: Keith Renz <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.