setMenuVisible
setMenuVisible
- Subject: setMenuVisible
- From: "Wesley Smith" <email@hidden>
- Date: Thu, 27 Mar 2008 00:24:51 -0700
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. I can't for the life of me figure out
how to hide one without the other. The reason I want to do this is so
that the user can bring other windows on top of the window despite it
taking up the entire screen. Any help appreciated.
thanks,
wes
_______________________________________________
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