On Fri, Mar 28, 2008 at 5:05 AM, Uli Kusterer
<[EMAIL PROTECTED]> wrote:
> 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.
>
>   What do you mean by "goes away". Does the window get ordered out?

Meaning every window in my app "disappears" kind of like with cmd+H.


>  Does it get closed?
No,

> Does it get moved somewhere one can't see it?
Yes

>Does your app get quit?
No

> What kind of window is it? NSWindow?
Yes

> NSPanel?
No

> Your  own subclass (any potentially relevant overrides?)?
Yes

> Floating?
No

> Non- floating?
Yes

> Did you specify a particular window level?
Normal



Basically it seems that the hiding the menu bar through NSMenu is
equivalent to a cmd+H for whatever reason.

wes
_______________________________________________

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