opening and saving files

Fredrik Lundh effbot at telia.com
Tue Mar 28 12:25:17 EST 2000


The Mantis wrote:
> I have a text editor, and i would like to use the generic, platform
> specific, save or open dialogue. does anybody know how to do this?

assuming Tkinter, the answer is here:

http://w1.132.telia.com/~u13208596/tkintrobook/standard-dialogs.htm
=> data entry => file names

</F>

<!-- (the eff-bot guide to) the standard python library:
http://www.pythonware.com/people/fredrik/librarybook.htm
-->





More information about the Python-list mailing list