Hey Embers,
For some reason, the ‘Print Screen’ key doesn’t seem to get captured by Cinder. I’m assuming ci::app::KeyEvent::KEY_PRINT
is intended to represent it, but it appears as though the getSignalKeyDown()
never fires a signal when I press the ‘Print Screen’ key. I can capture lots of other buttons though.
Has anyone run into this issue?
Cheers,
Gazoo