Tuesday, January 21, 2003

RowResizableTableView

Evan Jones has posted RowResizableTableView, an LGPL package with subclasses for NSTableView and NSOutlineView that support variable-height rows. There is a performance hit for this coolness because the subclasses have to do more than simple multiplication to figure out which rows need to be drawn.

Comments RSS · Twitter

Leave a Comment