Signals and slots

Examining the code example : basic/signals_and_slots_1b.py

Clicking the button highlights the whole window not the button. How to highlight the button only?

Hi @Ahmad

I’m not sure what you mean by “highlights the whole window”. There is nothing in that example which highlights the window or the button. Is it perhaps just the window taking focus?

If you can include a screenshot of what you are seeing, and the code you are using, it will be easier to help you.