• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Chaging NSStatusItem menus.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Chaging NSStatusItem menus.


  • Subject: Re: Chaging NSStatusItem menus.
  • From: August Trometer <email@hidden>
  • Date: Mon, 25 Feb 2008 16:44:17 -0500

I just threw together a quick sample project, and I didn't have any trouble switching menus.

Simply put:

I've got 2 menus, fooMenu and barMenu, both in IB. I have from my controller outlets connected to both. In the controller,

[statusItem setMenu:fooMenu];

and

[statusItem setMenu:barMenu];

both work flawlessly for me.

If you want the sample code, contact me offlist, and I'll send it to you.


-- August





On Feb 25, 2008, at 4:24 PM, Jeremy wrote:

Hello,

How can I switch menus for an NSStatusItem programatically? So if the user chooses to "quit" the application from the NSStatusItem I can switch it's menu to be another menu with launch options.

Thanks,
Jeremy

_______________________________________________

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


  • Follow-Ups:
    • Re: Chaging NSStatusItem menus.
      • From: Jeremy <email@hidden>
References: 
 >Chaging NSStatusItem menus. (From: Jeremy <email@hidden>)

  • Prev by Date: Re: Chaging NSStatusItem menus.
  • Next by Date: Re: Chaging NSStatusItem menus.
  • Previous by thread: Re: Chaging NSStatusItem menus.
  • Next by thread: Re: Chaging NSStatusItem menus.
  • Index(es):
    • Date
    • Thread