Changing the height of NSTableHeaderView
Changing the height of NSTableHeaderView
- Subject: Changing the height of NSTableHeaderView
- From: Tobias Haughton <email@hidden>
- Date: Fri, 7 Jun 2002 17:37:01 +1000
Has anybody been successful at changing the height of an
NSTableHeaderView and getting the header cells to display correctly?
I've spent the last day and a half trying with no luck. I can change the
actual header size with setFrameSize: but the cells stay the same.
drawWithFrame:inView: and drawInteriorWithFrame:inView: don't do what I
thought they would and there doesn't seem to be any answers in the
documentation or on the web. Is this even possible?
_______________________________________________
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.