Re: where's showAllApplications ?
Re: where's showAllApplications ?
- Subject: Re: where's showAllApplications ?
- From: "Paul J. Lucas" <email@hidden>
- Date: Thu, 13 Oct 2005 00:32:27 -0700 (PDT)
On Thu, 13 Oct 2005, Lester Dowling wrote:
> > I'm using Interface Builder to make connections between the
> > menu items in the application's menu and the Target/Actions in
> > the FirstResponder. Both hide: and hideOtherApplications: are
> > there, but there's no showAllApplications: as I would expect.
> >
> > So how do you implement the "Show All" menu item on the
> > application menu?
>
> The target/action of the "Show All" menu item in the Apple menu
> should be NSApplication's 'unhideAllApplications' method.
There isn't an instance of NSApplication instantiated in the NIB
file. Should I instantiate one?
- Paul
_______________________________________________
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