• 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: setNeedsDisplay Equivalent for NSMenuItem?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: setNeedsDisplay Equivalent for NSMenuItem?


  • Subject: Re: setNeedsDisplay Equivalent for NSMenuItem?
  • From: Ashley Clark <email@hidden>
  • Date: Sat, 13 Dec 2008 11:53:06 -0600

On Dec 13, 2008, at 11:18 AM, Chunk 1978 wrote:

i've noticed in some menu bar apps like Google's GMail Notifier, the
time since last email check will display when changed while the menu
is open. how can i emulate this behavior in my own NSMenuItem that
changes every 30 seconds (it shows a timer)?  currently it will change
the setTitle of the NSMenuItem, but will only display it's update the
next time the user opens the menu.

You'll probably have to use a custom view for that item. Look at the PhotoSearch example code for how to add custom views to a menu.


http://developer.apple.com/samplecode/PhotoSearch/index.html


Ashley _______________________________________________

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


References: 
 >setNeedsDisplay Equivalent for NSMenuItem? (From: "Chunk 1978" <email@hidden>)

  • Prev by Date: Re: Using NSWorkspace's launchedApplication to detect running App
  • Next by Date: Re: Using NSWorkspace's launchedApplication to detect running App
  • Previous by thread: setNeedsDisplay Equivalent for NSMenuItem?
  • Next by thread: Re: setNeedsDisplay Equivalent for NSMenuItem?
  • Index(es):
    • Date
    • Thread