RS: unichars displayed in a table column
RS: unichars displayed in a table column
- Subject: RS: unichars displayed in a table column
- From: Roland Silver <email@hidden>
- Date: Sat, 28 Jul 2007 16:17:03 -0600
Here's a snapshot of the table view in my project:

The NSString that's displayed in the second column has an è, LATIN
SMALL LETTER E WITH GRAVE (U+00E8) between the two 'r's.
Question 1. Why doesn't the e-grave appear?
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.
I see that NSTableView is a subclass of NSControl, which has a
setFont method, but I can't figure out where I might invoke that to
have the desired effect.
_______________________________________________
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