Table of Contents
A TimeCounter is a single-line entry widget with Up and Down arrows which increment and decrement the Time value in the entry.
__init__ ( self, parent=None, **kw, )
decrement ( self, seconds=1 )
destroy ( self )
getint ( self )
getstring ( self )
getvalue ( self )
increment ( self, seconds=1 )
invoke ( self )
setvalue ( self, text )