Re: How to get window title bar font ^size^ ?
Re: How to get window title bar font ^size^ ?
- Subject: Re: How to get window title bar font ^size^ ?
- From: Thomas Davie <email@hidden>
- Date: Sun, 25 Nov 2007 14:09:12 +0000
On 25 Nov 2007, at 07:09, Philip Q wrote:
On 25/11/2007, Jerry Krinock <email@hidden> wrote:
NSFont provides:
+ (NSFont *)titleBarFontOfSize:(float)fontSize
Just what I need to get the font used in window title bars! But,
uhhh, what do I give for the fontSize argument? I know it looks like
about 13, but how do I get a "correct, supported, future-proof"
answer?
The discussion for +titleBarFontOfSize: says:
"If fontSize is 0 or negative, returns the title bar font at the
default size."
Perhaps that ought to be filed as a bug -- it's very inconsistent with
the rest of NSFont's APIs, from which you'd expect to call
titleBarFontSize, to find out the default size.
Bob
_______________________________________________
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