3

I'm working on an OSX application which uses a NSMenu to display content. I'd like to make a NSPopover appear when an NSMenuItem is highlighted, but I'm stucked with the "showRelativeToRect:ofView:preferredEdge:" part as I don't have a relative view to pass as "ofView" argument.

Is there a way to do that easily? The Droplr application does that (http://d.pr/i/GWrf) so I guess there is...

Thanks !

Romain Pouclet
  • 864
  • 2
  • 8
  • 17
  • 1
    Did you find any solution to this? I'm looking for a similar implementation for NSPopOver – Jasper Aug 19 '14 at 12:59

0 Answers0