Thread
:
Stackable Windows PyQt
View Single Post
kevinm2k
2010-06-02 , 08:43
Posts: 272 | Thanked: 52 times | Joined on Jan 2010
#
5
Thanks pete.fu
It was the:
Code:
self.setAttribute(Qt.WA_Maemo5StackedWindow, True)
I needed to add in both windows, but I also needed to import
Code:
from PyQt4.QtCore import Qt
For it to work! hopefully will help someone else out!
Quote & Reply
|
The Following User Says Thank You to kevinm2k For This Useful Post:
clasificado
kevinm2k
View Public Profile
Send a private message to kevinm2k
Find all posts by kevinm2k