Kind of an obscure question, and really not specifically JUCE-related (i don’t think), but I figured i’d put it out there…
i’m working on an app where i want to know if the user pressed a key or clicked the mouse – even when my app isn’t the “focussed” application.
i know how to install hooks to do this in windows, but i’m stumped for the mac.
any ideas?
thanks