Skip navigation.
 
mlRe: NSMenuItem - setting font size?
FROM : Matt Neuburg
DATE : Thu Apr 14 17:41:50 2005

On Thu, 14 Apr 2005 12:57:06 +0100, nick briggs <<email_removed>> said:

>I am adding a NSMenu to a NSSegmentedControl. I wish to set the font
>size for the NSMenu.
>
>Is this possible?


Probably.

>initWithTitle:@"test" action:@selector(test:) keyEquivalent:@""];


But consider setAttributedTitle:. m.

--
matt neuburg, phd = <email_removed>, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide
<http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt>

Related mailsAuthorDate
mlNSMenuItem - setting font size? nick briggs Apr 14, 13:57
mlRe: NSMenuItem - setting font size? Matt Neuburg Apr 14, 17:41
mlRe: NSMenuItem - setting font size? Rakka Apr 16, 01:36