Home | Trees | Indices | Help |
|
---|
|
Open/Save file dialog box
Customized dialog boxes derrived from the standard Tkinter Dialog class.
Author -- James A. Mazer (mazerj@gmail.com)
Classes | |
FileDialog Standard file selection dialog -- no checks on selected file. |
|
LoadFileDialog File selection dialog which checks that the file exists. |
|
SaveFileDialog_noappend File selection dialog which checks that the file may be created. |
|
SaveFileDialog File selection dialog which checks that the file may be created. |
Functions | |||
|
|||
|
Variables | |
dialogstates = {}
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Nov 17 00:22:04 2018 | http://epydoc.sourceforge.net |