Personal tools
You are here: Home Developer Resources Knowledgebase How can I prevent a window from becoming active when clicking on it on Windows?
Document Actions

How can I prevent a window from becoming active when clicking on it on Windows?

 


Answer:

There is no way in Qt to prevent a window from becoming active when the user interacts with it. This is controlled by the window manager and when we receive the different activation events in Qt, the activation has already happened.You might be able to solve that by using the native API.

 

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: