Re: NSMenuItem - setting font size?
Re: NSMenuItem - setting font size?
- Subject: Re: NSMenuItem - setting font size?
- From: Rakka <email@hidden>
- Date: Sat, 16 Apr 2005 09:36:09 +1000
On Apr 15, 2005, at 1:41 AM, Matt Neuburg wrote:
On Thu, 14 Apr 2005 12:57:06 +0100, nick briggs <email@hidden>
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.
I would go with setAttributedTitle too.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden