Re: Search field in menu, like Help menu has
Re: Search field in menu, like Help menu has
- Subject: Re: Search field in menu, like Help menu has
- From: Kyle Sluder <email@hidden>
- Date: Mon, 10 Jun 2013 09:59:53 -0700
On Jun 9, 2013, at 10:14 PM, Jerry Krinock <email@hidden> wrote:
> So how might Apple be doing that?
The same way they do the Spotlight “menu”: a borderless window that looks like a menu.
Sadly, I don't know if there's a way to hook into the menu manager to get the same results in your app. But you _may_ be able to use a custom view menu item that overrides -viewDidMoveToWindow: to set up a border less window of its own.
--Kyle Sluder
_______________________________________________
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