Monitor clipboard in Mac OS
问题 I need to monitor clipboard events in my mac os app. I found a sample for a clipboard viewer and another question in stackoverflow asking for the same thing, but none of them has a solution on how to monitor the clipboard events. That is, immediately after the user hits command + c, I get an event notifying. I know that the functionality exists, as there is an app that uses this functionality Ideas? 回答1: I have written a clipboard listener [it will print every new text based information that