Quote:
Originally Posted by IAmHawtness
What kind of hotkeys are you talking about? The built-in Windows hotkeys, or something else?
|
Well.. I'm speaking about custom hotkeys, so far my application does what I want it to do when I press ctrl+w(my hotkey of choice) but this works only while I am in windows, if I switch the focus to conquer window (opengl) my app can't listen for the hotkey event therefor nothing happens.
I want to make the hotkey work in conquer too.
Thx for answering though.
EDIT: Just tested and it seems it works when I'm in full screen but not when I'm in window mode, and I have no idea why.