I just experimented with the addLocalMonitorForEventsMatchingMask:handler: method in NSEvent and came across the following question: How do I find out if only certain modifiers were pressed?
I\'ve recently started playing with Silverlight 4, and in one of my projects I\'m required to use drag & drop functionality.
I avoid the \"control\" key, AKA <C> in vim parlance, on my laptop; I hate where Apple put it. I would really like to remap all of the vim commands using control to instead use \"command\", but
How can I detect whether a double click on a QWidget (QStatusBar, in my case) occured while a modifier key was held down?