How can I open a second window from within a PyQt application? If I understand the Qt doc correctly, I need to pass the flag WStyle_Dialog, but this doesn't seem to be defined in PyQt. Konrad.