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>
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 mails | Author | Date |
|---|---|---|
| nick briggs | Apr 14, 13:57 | |
| Matt Neuburg | Apr 14, 17:41 | |
| Rakka | Apr 16, 01:36 |






Cocoa mail archive

