Pretty straightforward question lol
I have 2 text input boxes in-game. But it is very annoying to try to type something into them if some of the keys you're trying to write are commands keys of BC (like increasing impulse, changing target, switching camera, etc)
So the question is: can I somehow disable the commands (keyboard key commands) while the text input box is selected so that the user can type anything without problems? When deselecting the box (clicking somewhere else) the commands would be restored obviously.