I would need a way to manage widget focus.
For instance I would need the list of items of a Combobox changing dynamically
based on a pattern written in an Entry widget.
But after changed a single character in the Entry, the Combox is update but grabs the focus
so it is impossible to write other characters on the pattern Entry without clicking again on the Entry,