Re: size of contextual menu items
Re: size of contextual menu items
- Subject: Re: size of contextual menu items
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 16 Feb 2005 10:03:48 -0700
On Feb 16, 2005, at 9:46 AM, Matt Neuburg wrote:
I don't see either how to set the menu size to small or how to "seed"
the
process so that the contextual menu is small even if the user chooses
it
without first having chosen the popup menu. Anyone know?
It's a mystery to me as well, but I did find that you can modify the
menu items' sizes by getting the title using either -attributedTitle or
-title, setting the font in the title, and saving it back using
-setAttributedTitle:. So if all else fails, you could manually write a
loop that changes the font on all of the menu items in the menu &
submenus...
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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