Rotating an NSTableView.
Rotating an NSTableView.
- Subject: Rotating an NSTableView.
- From: Peter Hudson <email@hidden>
- Date: Thu, 01 May 2008 16:27:48 +0100
I have an NSTable View inside an NSSplitView.
I rotate the table view by sending rotateByAngle:270 to the
enclosing scroll view.
The table lands up exactly as I want it with vertical rows.
The problem is that when I resize the split view the NSTableView does
not change size to fit the split view movement as it does when the
table is not rotated.
Does anyone have any idea what is going on. I've tried all the usual
games with setting frame and bounds etc - but to no avail.
Peter
_______________________________________________
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