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

Class AlertDialog

 Dialog --+    
          |    
ModalDialog --+
              |
             AlertDialog

Known Subclasses:
AskDialog, ErrorDialog, MessageDialog, QuestionDialog, WarningDialog

Method Summary
  __init__(self, widget, msg)
  CancelPressed(self)
  CreateButton(self, text, command)
  CreateTextBox(self, text, width, default)
  NoPressed(self)
  OkPressed(self)
  SetupDialog(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