Re: NSTextField (Label) font?
Re: NSTextField (Label) font?
- Subject: Re: NSTextField (Label) font?
- From: Keary Suska <email@hidden>
- Date: Fri, 11 Dec 2009 09:03:33 -0700
On Dec 10, 2009, at 8: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... :)
If you specifically want the small system font, all NSControl classes that use an NSCell (or NSCell classes as in a table view) will have a size option at the top of the "Size" inspector pane (ruler icon). Search "NSControlSize" for what they represent.
HTH,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
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