<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 5.50.4522.1800" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=382565715-28042003>I have created a 
QDialog object from another Dialog using exec_loop().&nbsp; on validating a 
field entry within the QDialog, I have used QMessage to warn of a data entry 
</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=382565715-28042003>error.&nbsp; On exit 
from QMessage the QDialog terminates and the program reverts to the original 
Dialog.&nbsp; I want to return to the QDialog object that I have created.&nbsp; 
What is causing the created QDialog to 
terminate?</SPAN></FONT></DIV></BODY></HTML>