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: Quincey Morris <email@hidden>
- Date: Fri, 29 Feb 2008 09:26:37 -0800
On Feb 29, 2008, at 08:09, Sean McBride wrote:
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.
You can always turn on alternating row colors, resize to eliminate
partial rows, then turn alternating rows off again. :)
_______________________________________________
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