Open GoogleCodeExporter opened 9 years ago
There is always the possibility of adding a key listener to the top widget and
check
if a key input was consumed or not. Non consumed input hasn't been processed by
the
GUI. Of course, global listeners might have processed the input, but you don't
need
global listeners if you listen for input from the top widget.
Original comment by olof.nae...@gmail.com
on 1 Sep 2008 at 9:05
Other then if nothing is focused, the top widget never gets it. And having
focus set to nothing happens quite a bit.
Original comment by shadow...@gmail.com
on 15 Dec 2010 at 5:29
Original issue reported on code.google.com by
Douglas....@gmail.com
on 1 Sep 2008 at 8:41