Re: NSTextView Lucida Grande/Helvetica problem
Re: NSTextView Lucida Grande/Helvetica problem
- Subject: Re: NSTextView Lucida Grande/Helvetica problem
- From: "Diop Mercer" <email@hidden>
- Date: Tue, 23 Jan 2007 16:03:43 -0500
Thanks Douglas.
Does anyone know if this bug is fixed in the Interface Builder 3
preview release?
-m
On 1/23/07, Douglas Davidson <email@hidden> wrote:
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