• 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: Programmatically highlighting an NSMenuItem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Programmatically highlighting an NSMenuItem


  • Subject: Re: Programmatically highlighting an NSMenuItem
  • From: Eric Schlegel <email@hidden>
  • Date: Thu, 08 Jul 2010 10:11:15 -0700

On Jul 8, 2010, at 9:34 AM, augusto callejas wrote:

> i'm trying to replicate the functionality of spotlight using an embedded NSSearchField inside an NSMenu.
> when a search is performed, i add NSMenuItems to the NSMenu.  when you perform a search in spotlight,
> the first search result is highlighted and you can immediately use the up/down arrows to traverse the
> results.  i'd like to do the same by highlighting the first result in my NSMenu (which is an NSMenuItem).
> since spotlight has the same behavior, then it seems like an experience a user is familiar with.

I think you will find it sufficiently difficult to fully implement the behaviors you want using a regular menu, that it would really be better to use a custom view for the entire thing. I know it seems like a menu could get you almost all the way there, but that last 20% is going to be really painful.

-eric

_______________________________________________

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: 
 >Programmatically highlighting an NSMenuItem (was: Building a Spotlight-like custom NSMenu with an embedded NSSearchField) (From: augusto callejas <email@hidden>)
 >Re: Programmatically highlighting an NSMenuItem (From: Graham Cox <email@hidden>)
 >Re: Programmatically highlighting an NSMenuItem (From: Kyle Sluder <email@hidden>)
 >Re: Programmatically highlighting an NSMenuItem (From: Graham Cox <email@hidden>)
 >Re: Programmatically highlighting an NSMenuItem (From: augusto callejas <email@hidden>)

  • Prev by Date: Re: Programmatically highlighting an NSMenuItem
  • Next by Date: Re: Sanity Check
  • Previous by thread: Re: Programmatically highlighting an NSMenuItem
  • Next by thread: Re: Programmatically highlighting an NSMenuItem
  • Index(es):
    • Date
    • Thread