osx mountain lion - Menu closes during Drag and Drop with NSStatusItem -


this question in response drag , drop nsstatusitem

the code @rob keniger works me. following these exact steps, when run app, click menu bar icon, can drag things drag area , works. problem if run app, (then instead of clicking menu icon first) click finder, click menu bar icon, when try drag, menu closes i'm dragging.

how make menu view stay open every time user has menu open , dragging?

looks have this:

[nsapp activateignoringotherapps:yes];


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -