NSMenu menuBarHeight is 0?
NSMenu menuBarHeight is 0?
- Subject: NSMenu menuBarHeight is 0?
- From: Jonathan del Strother <email@hidden>
- Date: Mon, 24 Oct 2005 16:18:39 +0100
I'm trying to find the menu bar height, by calling [[[NSApplication
sharedApplication] mainMenu] menuBarHeight]. It's returning 0.
[[NSApplication sharedApplication] mainMenu] is giving me the correct
object. [NSMenuView menuBarHeight] returns the correct height, but
is apparently deprecated (presumably to make way for the scalable
display technology?).
Any suggestions why menuBarHeight is giving me the wrong value?
Jon
_______________________________________________
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