Re: NSTextView Lucida Grande/Helvetica problem
Re: NSTextView Lucida Grande/Helvetica problem
- Subject: Re: NSTextView Lucida Grande/Helvetica problem
- From: Douglas Davidson <email@hidden>
- Date: Tue, 23 Jan 2007 12:12:13 -0800
On Jan 23, 2007, at 9:42 AM, Diop Mercer wrote:
Hi. I'm using an NSTextView, and I want the font to be Lucida
Grande. In
Interface Builder, I set the font of the NSTextView to be
LucidaGrande.
But when I test the interface (command-R) and type something into the
NSTextView, it always shows up as Helvetica.
What do I need to do to make the settings stick? Thanks.
I believe there is an Interface Builder bug that can cause this sort
of problem. The workaround is to programatically call setFont: in
code, for example in -awakeFromNib:.
Douglas Davidson
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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