Determining NSTableView height when doing layout in IB
Determining NSTableView height when doing layout in IB
- Subject: Determining NSTableView height when doing layout in IB
- From: "Sean McBride" <email@hidden>
- Date: Fri, 29 Feb 2008 11:09:03 -0500
- Organization: Rogue Research
Hi all,
Is it just me, or does IB not really provide a way to nicely set the
height of a tableview? I would like for my tableviews to have a height
such that an integer number of rows fit, without any half rows visible.
Something like:
height of scroll view containing tableview = height of table header view
+ (num rows * row height) + height of horizontal scroller.
If I resize the height of a tableview in IB, I don't get any guide marks
(dotted blue lines). Given that IB can't do this (or can it?), is my
little formula above correct?
Thanks,
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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