[PyKDE] QMessage within QDialog

Mike Kinton mike.kinton at waymaker.co.uk
Mon Apr 28 18:09:01 BST 2003


I have created a QDialog object from another Dialog using exec_loop().  on
validating a field entry within the QDialog, I have used QMessage to warn of
a data entry
error.  On exit from QMessage the QDialog terminates and the program reverts
to the original Dialog.  I want to return to the QDialog object that I have
created.  What is causing the created QDialog to terminate?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20030428/b0eb88b4/attachment.html


More information about the PyQt mailing list