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

Class QuestionDialog

 Dialog --+        
          |        
ModalDialog --+    
              |    
    AlertDialog --+
                  |
                 QuestionDialog


Method Summary
  SetupDialog(self)
    Inherited from AlertDialog
  __init__(self, widget, msg)
  CancelPressed(self)
  CreateButton(self, text, command)
  CreateTextBox(self, text, width, default)
  NoPressed(self)
  OkPressed(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:28 2005 http://epydoc.sf.net