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

Class MfxSimpleSlider

source code

_ToplevelDialog --+    
                  |    
          MfxDialog --+
                      |
                     MfxSimpleSlider
Known Subclasses:

Instance Methods [hide private]
 
__init__(self, parent, title, label, value, from_, to, resolution, **kw) source code
 
initKw(self, kw) source code
 
mDone(self, button) source code

Inherited from MfxDialog: createBitmaps, createButtons, createFrames

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

Class Variables [hide private]

Inherited from _ToplevelDialog: img

Method Details [hide private]

__init__(self, parent, title, label, value, from_, to, resolution, **kw)
(Constructor)

source code 
Overrides: _ToplevelDialog.__init__

initKw(self, kw)

source code 
Overrides: MfxDialog.initKw

mDone(self, button)

source code 
Overrides: MfxDialog.mDone