thanks for the feedback ChrisW67. I thought maybe the CocoaNativeEventFilter::nativeEventFilter() was implemented <Appkit.h>, updated that and getting other compile errors now...

But my main question is how I can detect keypress events when my application is not in focus, is this possible with Qt?

thank you