Skip navigation.
 
mlRe: Determining NSTableView height when doing layout in IB
FROM : Quincey Morris
DATE : Fri Feb 29 18:26:37 2008

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. :)

Related mailsAuthorDate
mlDetermining NSTableView height when doing layout in IB Sean McBride Feb 29, 17:09
mlRe: Determining NSTableView height when doing layout in IB Kyle Sluder Feb 29, 17:30
mlRe: Determining NSTableView height when doing layout in IB Quincey Morris Feb 29, 18:26