Re: Where does NSTableView get a cell's size from, if not from cellSize?
Re: Where does NSTableView get a cell's size from, if not from cellSize?
- Subject: Re: Where does NSTableView get a cell's size from, if not from cellSize?
- From: "Theodore H. Smith" <email@hidden>
- Date: Thu, 4 Aug 2005 23:53:15 +0100
On 4 Aug 2005, at 23:48, Theodore H. Smith wrote:
It's actually ignoring the rowHeight, though. It seems to be
grabbing the height out of the NSCells, because when I put
different NSCells into the table, the row's are drawn is different.
I meant to say when I draw different NSCells, the row's height is
drawn different.
For example, but an NSButtonCell into the table, and the row's height
is big.
Take out the NSButton, and the row's height is normal again.
But in both cases, I set the row height to 12 pixels. A small value
just to test if the value is being honoured, which it appears to not
be. It seems like the rowHeight actually has little bearing on the
actual height of the rows. But I can't tell what is causign the
rowheight to be set. it's not the cellSize like I'd expect. So what
is it then?
--
http://elfdata.com/plugin/ Industrial strength string processing,
made easy.
"All things are logical. Putting free-will in the slot for premises in
a logical system, makes all of life both understandable, and free."
_______________________________________________
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