Package pyrobot :: Package gui :: Package widgets :: Package TKwidgets :: Class FileDialog
[frames | no frames]

Class FileDialog

 Dialog --+    
          |    
ModalDialog --+
              |
             FileDialog

Known Subclasses:
LoadFileDialog, SaveFileDialog

Method Summary
  __init__(self, widget, title, filter, pyro_dir)
  CancelPressed(self)
  CopyPressed(self)
  CreateDirListBox(self)
  CreateFileListBox(self)
  cwd_print(self)
  DoDoubleClickDir(self, event)
  DoDoubleClickFile(self, event)
  DoSelection(self, event)
  EditPressed(self, filename, selectIt)
  FileNameReturnKey(self, event)
  FilterPressed(self)
  FilterReturnKey(self, event)
  GetFileName(self)
  HomePressed(self)
  OkPressed(self)
  SetupDialog(self)
  UpdateListBoxes(self)
    Inherited from ModalDialog
  Show(self)
    Inherited from Dialog
  CenterDialog(self)
  DialogCleanup(self)
  TerminateDialog(self, withValue)

Generated by Epydoc 2.1 on Mon Jul 25 01:39:26 2005 http://epydoc.sf.net