<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<title>Flashmail</title>
<style type="text/css">
BODY, TABLE, TR, TD, P {margin:0;padding:0;}
BODY {background:#FFFFFF;}
</style>
</head>
<body>
<P>&gt;Something like this? <BR>&gt; <BR>&gt; self.upgfile = QFileDialog.getOpenFileName(\ <BR>&gt; None, <BR>&gt; self.trUtf8("Select the UPG file"), <BR>&gt; self.upgfile, <BR>&gt; self.trUtf8("*.upg"), <BR>&gt; None) <BR>&gt; <BR>&gt;&gt;&gt; Thanks but indeed I would like to embed a QFileDialg in a pesronnal Dialog with a TextEdit just upon the QFileDialog. Is it possible ?</P>
<P>&nbsp;</P></body></html>