NSTableView content height
NSTableView content height
- Subject: NSTableView content height
- From: Alex Kac <email@hidden>
- Date: Tue, 14 Apr 2015 23:41:32 -0600
I’m failing to find the proper way to do this. Given an NSTableView, I’d
like to size its parent view to the height of all the rows/content/headers
of that table view so that there is no scrolling.
Someone suggested:
[_scrollView.documentView frame].size.height
But that does not work for me. I’d love to get a better suggestion.
--
*Alex Kac - **President and Founder*
*Web Information Solutions, Inc.*
_______________________________________________
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