objective c - NSEvent addGlobalMonitorForEventsMatchingMask:NSLeftMouseDownMask call two times -


i'm adding event nsleftmousedownmask function:

mouselefclick = [nsevent addglobalmonitorforeventsmatchingmask:nsleftmousedownmask handler:^(nsevent *leftmousedown) {       nslog(@"!!"); 

}];

when press first time it's call right when press second time function it's call 2 times , other clicks it's going right except second one. please me! thx!


Comments

Popular posts from this blog

java - Solr query version issue: Invalid version or the data in not in 'javabin' format -

Hard vs. Soft Water: What's The Difference?

What Are The Best Universities In The World?