Re: Creating NSMenus from scratch - bold titles?
Re: Creating NSMenus from scratch - bold titles?
- Subject: Re: Creating NSMenus from scratch - bold titles?
- From: Daniel Jalkut <email@hidden>
- Date: Fri, 1 Sep 2006 09:17:48 -0400
You can't fine-tune the appearance of menus through Cocoa. You have
to get access to the underlying Carbon menu.
That said, I assume from your description that you're replacing the
standard application menu with your own? If you're already getting a
reference to it, why not just "empty it and refill" instead of
building completely from scratch?
Daniel
On Sep 1, 2006, at 7:26 AM, Jonathan del Strother wrote:
I'm trying to create my NSMenu from scratch, and running into the
problem that NSMenu doesn't respond to setAttributedTitle. So the
application menu heading (the one that, for example, says 'Safari'
in Safari) appears in plain text, with no bolding.
How can I get around this?
Jon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
sweater.com
This email sent to email@hidden
_______________________________________________
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