[PyKDE] Bringing a window into the foreground not working anymore

Detlev Offenbach detlev at die-offenbachs.de
Tue May 11 21:55:00 BST 2004


Hi,

does anybody have any idea why the following calls do not bring the 
window into the foreground as it worked before upgrading to KDE 3.2 and 
Qt 3.3

        self.ui.raiseW()
        self.ui.setActiveWindow()

All that's happening now is, that the button in the window bar is 
highlighted indicating, that something has happened to the window. 
However, it is not brought to the front.

I am using
	KDE 3.2.2
	Qt 3.3.2
	PyQt snapshot-20040504

Regards,
Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de




More information about the PyQt mailing list