Re: NSMenuItem and images
Re: NSMenuItem and images
- Subject: Re: NSMenuItem and images
- From: Kristopher Matthews <email@hidden>
- Date: Mon, 28 Apr 2008 07:28:07 -0500
I gave that a try, but it seems to always return 0. After googling,
it's a seemingly common problem that's been around for while.
That said [NSMenuView menuBarHeight] does work (returning 22) - but is
marked deprecated in the documentation.
On Apr 28, 2008, at 7:12 AM, Hamish Allan wrote:
On Mon, Apr 28, 2008 at 12:39 PM, Kristopher Matthews <email@hidden>
wrote:
I don't see any way to do it, but my initial concern is that user
could
modify their system to change that height - maybe for visually
impaired
users.
You could perhaps use [[yourPopupButton menu] menuBarHeight]?
Hamish
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden