Re: Changing the header size of a NSTableView
Re: Changing the header size of a NSTableView
- Subject: Re: Changing the header size of a NSTableView
- From: Drew McCormack <email@hidden>
- Date: Sun, 28 Oct 2001 21:56:58 -0800
I'm not sure if it would work, but you could try simply changing the
frame of the header view. It is an NSView, so you can use all of the
NSView methods.
Drew
On Sunday, October 28, 2001, at 10:57 AM, Bruno Blondeau wrote:
I'd like to to change the height of the header of a NSTableView.
NSTableHeaderView doesn't seem to contain anything to help me, and
changing
manually the font size using InterfaceBuilder doesn't make the header
higher.
Any advice?
--
Bruno Blondeau
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev