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

Class AskDialog

 Dialog --+        
          |        
ModalDialog --+    
              |    
    AlertDialog --+
                  |
                 AskDialog


Method Summary
  __init__(self, root, title, qlist)
  SetupDialog(self)
    Inherited from AlertDialog
  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:27 2005 http://epydoc.sf.net