Re: setMenuVisible
Re: setMenuVisible
- Subject: Re: setMenuVisible
- From: John Joyce <email@hidden>
- Date: Sun, 30 Mar 2008 07:25:25 -0500
On 27.03.2008, at 08:24, Wesley Smith wrote:
I'm trying to make an NSWindow that takes up the entire screen
including the menu bar but is not actually a fullscreen window. I
know this is possible with Carbon, but I can't figure it out with
Cocoa. Whenever I call [NSMenu setMenuVisible:TRUE], the menubar
goes
away, but so does my window.
maybe you really want setMenuBarVisible:(BOOL)visible
NSMenu class method
_______________________________________________
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