Hello,
On Thu, Oct 30, 2008 at 07:35, Sonia <[EMAIL PROTECTED]> wrote:
>
> I m using fileDialog(self, message, path, filename, filter,
> aStyle(opotional)) to save the file.
> In my code, i used fileDialog to show save dialog box and when we click on
> save button, it should save that file which i
I m using fileDialog(self, message, path, filename, filter, aStyle(opotional))
to save the file.
In my code, i used fileDialog to show save dialog box and when we click on save
button, it should save that file which is of txt type (filter = '*.txt'). But
when we click on save button it retur