Re: Changing Cell Size in at TableView?
Re: Changing Cell Size in at TableView?
- Subject: Re: Changing Cell Size in at TableView?
- From: j o a r <email@hidden>
- Date: Fri, 16 Jul 2004 15:43:13 +0200
On 2004-07-16, at 15.08, Andreas Mayer wrote:
>
> For some reason the text is not positioned high enough in the cell
>
Looks like the cell needs to be replaced then.
...or fixed. IMO you should be able to just "setFont:" on the cell,
correct the row height, and reload the table view.
It would be even better if you could "setFont:" on the table view and
have the other two things happen automatically... (OK, I know it's not
that easy, as cells can be non-text cells - but one can dream, right?)
j o a r
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.