Package teamwork :: Package widgets :: Package htmlViewer :: Module tkwidget :: Class MfxExceptionDialog
[hide private]
[frames] | no frames]

Class MfxExceptionDialog

source code

_ToplevelDialog --+    
                  |    
          MfxDialog --+
                      |
                     MfxExceptionDialog

Instance Methods [hide private]
 
__init__(self, parent, ex, title='Error', **kw) source code

Inherited from MfxDialog: createBitmaps, createButtons, createFrames, initKw, mDone

Inherited from _ToplevelDialog: destroy, getDefaultFont, mCancel, mTimeout, mainloop, wmDeleteWindow

Class Variables [hide private]

Inherited from _ToplevelDialog: img

Method Details [hide private]

__init__(self, parent, ex, title='Error', **kw)
(Constructor)

source code 
Overrides: _ToplevelDialog.__init__