I would like to force my python app to the front if a condition occurs. I'm using Kubuntu & QT3.1
I've tried setActiveWindow(), but it only flashes the task bar in KDE.
I think Windows has a function bringwindowtofront() for VB.
Is there something similar for KDE?