On Mon, Apr 28, 2008 at 2:48 PM, Adam R. Maxwell <[EMAIL PROTECTED]> wrote:

>  I just don't trust that method, since the main menu bar has always looked
> taller than a menu item, and it could easily change without changing menu
> item height.  What I want is something akin to -[NSMenuView
> rectOfItemAtIndex:].

A quick screen capture confirms (on my unmodified 10.5.2) that the
menu bar is 21 pixels high whereas each item is only 19 pixels high.

But rectOfItemAtIndex: looks like a pretty good bet, actually...

"The drawing rectangle may not be the same width or height as the
actual menu and in fact is typically smaller to account for borders
drawn by the menu view."

I'd say the height without borders etc is exactly the height you'd
want to draw your image at.

Hamish
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to