Module FileDialog :: Class SaveFileDialog
[hide private]
[frames] | no frames]

_ClassType SaveFileDialog

FileDialog --+
             |
            SaveFileDialog

File selection dialog which checks that the file may be created.

Instance Methods [hide private]
 
ok_command(self)

Inherited from FileDialog: __init__, cancel_command, dirs_double_event, dirs_select_event, files_double_event, files_select_event, filter_command, get_filter, get_selection, go, ok_event, quit, set_filter, set_selection

Class Variables [hide private]
  title = 'Save File Selection Dialog'
Method Details [hide private]

ok_command(self)

 
Overrides: FileDialog.ok_command