Re: RS: unichars displayed in a table column
Re: RS: unichars displayed in a table column
- Subject: Re: RS: unichars displayed in a table column
- From: "Shawn Erickson" <email@hidden>
- Date: Sat, 28 Jul 2007 15:34:59 -0700
On 7/28/07, Roland Silver <email@hidden> wrote:
> Question 2. How do I set the font for characters that appear in the
> table view? I wasn't able to find the answer in "Table View
> Programming Guide" or in the documentation for NSTableView or
> NSTableColumn.
The "cells" in the table display themselves using a shared NSCell (one
per column) and NSCell has method to deal with attributed strings,
font, etc.
-Shawn
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden