On Jun 9, 2013, at 10:14 PM, Jerry Krinock <[email protected]> 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 protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
