Your widget must have focus for the function to trigger, uncheck focusable for anything that might steal it like buttons etc, and finally set your root to focusable.
1 Like
Your widget must have focus for the function to trigger, uncheck focusable for anything that might steal it like buttons etc, and finally set your root to focusable.