20 Jul
2010
20 Jul
'10
9:33 a.m.
Hi: NSEvent.addGlobalMonitorForEventsMatchingMask(NSKeyDownMask,handler: ) the handler: is a block param, can i use this in macruby ? if yes ,how? Thanks