NSTableView modifications
NSTableView modifications
- Subject: NSTableView modifications
- From: "Rand Arnold" <email@hidden>
- Date: Wed, 15 Jan 2003 10:47:30 -0800
I have a NSTableView that I would like to tweak in a way I have not seen done.
I would like to change the height of the NSTableHeaderView enough so that
I can display text in the NSTableHeaderCells rotated by -90 degrees.
so I need to get the NSTableHeaderCell to draw text with an arbitrary
rotation, I'm guessing using an NSAffineTransform?
and I need to change the height of the NSTableHeaderView to accommodate
the length (height?) of the rotated text.
I had ruminated on this before and thought I had come up with a way of
accomplishing the task, but now that escapes me.
Any ideas are welcome!
Thanks,
Rand Arnold
email@hidden
_______________________________________________
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.