Hi,
How is it possible to not go in the keypressed event when pressing Shift, Ctrl, Alt on osX with of 0.8.0
I could have trap it in my app becaus of an addon or something, because i go when i press standard keys as Space, Enter and F1 and so.
I also go through the key pressed event with an empty example.
What i add is ofxGui, ofxAnimatable, ofxXmlSettings and some of my addons…
Any track to follow ?
Cheers.