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 -- http://mail.python.org/mailman/listinfo/python-list