Python/Qt Problem

Michael me at no-spam.org
Fri Jan 7 23:12:59 EST 2005


Hi,

I am experiencing something very weird with PyQt. I have created several 
windows based on QWidget using Designer. I can easily hide and show 
these with the hide and show methods. However I have just created a new 
window with Designer and the show method works in my main script but not 
inside the button action method (not using proper temrinology, sorry) of 
another window. Why is that? This works fine for the other windows.

Have I explained my problem properly?

Thanks for any advice,

Michael



More information about the Python-list mailing list