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
Post a Comment