[Python-Dev] Save file by using file() function and fileDialog()

2008-10-29 Thread Sonia
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

[Python-Dev] How to select text of text field in python‏Card

2008-11-02 Thread Sonia
Hi, I need to select a text of text field! Which function is used for selection of text of text field? Sonia, > From: [EMAIL PROTECTED]> Subject: Python-Dev Digest, Vol 64, Issue 4> To: > python-dev@python.org> Date: Mon, 3 Nov 2008 03:10:48 +0100> > Send >