Hello there,
I'm holding my application in front if it looses it's focus (ApplicationDeactivated). After calling hide() and show()ing the main window again the window does not stay in front anymore :(
Anyone has an idea why this happens?
Printable View
Hello there,
I'm holding my application in front if it looses it's focus (ApplicationDeactivated). After calling hide() and show()ing the main window again the window does not stay in front anymore :(
Anyone has an idea why this happens?
I think it's a standard behaviour. The tag persists only as long as the window is visible. At least on my KDE box :)