Re: NSTextField (Label) font?
Re: NSTextField (Label) font?
- Subject: Re: NSTextField (Label) font?
- From: Alexander Heinz <email@hidden>
- Date: Fri, 11 Dec 2009 00:54:32 -0500
I was actually thrown by the same thing for the longest time. It's so obvious, its unintuitive.
It works the same way as any other app in OS X; you can just use the fonts panel in Interface Builder (Font->Show Fonts) with the Text Field in question selected.
HTH, Alex On Dec 10, 2009, at 10:39 PM, William Squires wrote: Okay, I admit I'm probably looking right at it and can't see the trees for the forest, but... where do I set the font for a label (uneditable NSTextField, under "Inputs and Values")? I want to set the font to the 'small system font' for a label in an app I'm making, but the only reference (in the inspector) is under the "bindings" pane. Does that mean you can only set the font programmatically (by making a property in a controller object just so I can bind to it)? That seems like the long way off a short pier to me... :)
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden