I want one of my widgets to see all SPACE key events coming in, and then decide whether to eat it, without having explicit focus. Is this possible, with an event handler or something? It needs to work even when a text field might have focus.