Re: How to make a NSPanel show up in Windows menu?
Re: How to make a NSPanel show up in Windows menu?
- Subject: Re: How to make a NSPanel show up in Windows menu?
- From: Matt Neuburg <email@hidden>
- Date: Mon, 19 Aug 2002 09:34:39 -0700
On Sat, 17 Aug 2002 05:56:41 -0700, Dustin Voss <email@hidden> said:
>
>
Pretty much like the subject says. I've got an NSPanel (a Find panel), and
>
I'd like it, and most other modeless panel I'm anticipating, to show up in
>
the Windows menu.
>
>
NSPanel inherits from NSWindow, of course, and NSWindow has that
>
isExcludedFromWindowsMenu: method. NSPanel sets this to YES. This isn't
>
documented, by the way, I've noticed that the docs don't describe
>
overrides. But that's a gripe for another day.
>
>
So, what do I have to do to put the panel in the Window menu?
Override it again? Haven't tried this but it's the first thing I'd do. m.
--
matt neuburg, phd = email@hidden,
http://www.tidbits.com/matt
pantes anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart.
http://www.tidbits.com/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.