NSTableView: computing ideal row height for arbitrary font?
NSTableView: computing ideal row height for arbitrary font?
- Subject: NSTableView: computing ideal row height for arbitrary font?
- From: Jim Correia <email@hidden>
- Date: Tue, 27 Dec 2005 19:06:15 -0500
I have an NSTableView which I let the user pick the display font for.
After adjusting all the cells to use the font, I want to pick the
ideal row height for the tableview.
[font defaultLineHeightForFont] + 1
works in some situations, but is wildly off in others.
Interface Builder gets it right. How does it determine what row
height to use for the table?
Thanks,
Jim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden