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

Class SaveFileDialog

 Dialog --+        
          |        
ModalDialog --+    
              |    
     FileDialog --+
                  |
                 SaveFileDialog


Method Summary
  __init__(self, master, title, filter, defaultFilename)
  OkPressed(self)
    Inherited from FileDialog
  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)
  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