Re: Changing Cell Size in at TableView?
Re: Changing Cell Size in at TableView?
- Subject: Re: Changing Cell Size in at TableView?
- From: Andreas Mayer <email@hidden>
- Date: Fri, 16 Jul 2004 14:15:37 +0200
Am 16.07.2004 um 13:20 Uhr schrieb Jerry LeVan:
[self setRowHeight:[currentFont pointSize]+3];
try
[self setRowHeight:[currentFont boundingRectForFont].size.height]];
Andreas
_______________________________________________
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.