Module FileDialog :: Class LoadFileDialog
[show private | hide private]
[frames | no frames]

Class LoadFileDialog

FileDialog --+
             |
            LoadFileDialog

Known Subclasses:
MultiFileDialog

File selection dialog which checks that the file exists.
Method Summary
  ok_command(self)
    Inherited from FileDialog
  __init__(self, master, title)
  cancel_command(self, event)
  dirs_double_event(self, event)
  dirs_select_event(self, event)
  files_double_event(self, event)
  files_select_event(self, event)
  filter_command(self, event)
  get_filter(self)
  get_selection(self)
  go(self, dir_or_file, pattern, default, key)
  ok_event(self, event)
  quit(self, how)
  set_filter(self, dir, pat)
  set_selection(self, file)

Class Variable Summary
str title = 'Load File Selection Dialog'

Class Variable Details

title

Type:
str
Value:
'Load File Selection Dialog'                                           

Generated by Epydoc 2.1 on Wed Jul 20 11:51:05 2005 http://epydoc.sf.net