Re: Determining NSTableView height when doing layout in IB
Re: Determining NSTableView height when doing layout in IB
- Subject: Re: Determining NSTableView height when doing layout in IB
- From: "Kyle Sluder" <email@hidden>
- Date: Fri, 29 Feb 2008 11:30:55 -0500
On Fri, Feb 29, 2008 at 11:09 AM, Sean McBride <email@hidden> wrote:
> height of scroll view containing tableview = height of table header view
> + (num rows * row height) + height of horizontal scroller.
I think the biggest problem with this would be implementing this logic
for any arbitrary view. Though it would most certainly be nice. File
a bug, maybe it'll happen (along with the restoration of all the
guides we lost from IB2... *grumble*).
--Kyle Sluder
_______________________________________________
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