discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: hidden font size value?


From: address@hidden
Subject: Re: hidden font size value?
Date: Mon, 25 Jun 2007 08:59:11 -0700
User-agent: G2/1.0

On 25 Jun., 14:13, Antoine Jacoutot <ajacou...@lphp.org> wrote:
> Hello.
>
> I was wondering if there was some hidden font size value besides:
> NSBoldFontSize
> NSControlContentFontSize
> NSFontSize
> NSLabelFontSize
> NSMenuFontSize
> NSMiniFontSize
> NSMessageFontSize
> NSPaletteFontSize
> NSSmallFontSize
> NSTitleBarFontSize
> NSToolTipsFontSize
> NSUserFixedPitchFontSize
> NSUserFontSize
>
> I'm asking this because in GNUMail I can't seem to be able to change the
> titlebar fonts (the ones below the icons in the main window).
> Thanks.
>
> --
> Antoine

I don't know GNUMail specifically, but you could look into the sources
if there is a hard coded font size, e.g. [NSFont
fontWithName:@"somefont" size:12.0].

-- hns



reply via email to

[Prev in Thread] Current Thread [Next in Thread]