Twisted API Documentation
Go to the latest version of this document.
Toggle Private API
twisted.spread.ui.tkutil.ProgressBar
class documentation
Part of
twisted
.
spread
.
ui
.
tkutil
View Source
(View In Hierarchy)
Undocumented
Method
__init__
Undocumented
Method
updateProgress
Undocumented
Method
update
Undocumented
def __init__(self, master=None, orientation='horizontal', min=0, max=100, width=100, height=18, doLabel=1, appearance='sunken', fillColor='blue', background='gray', labelColor='yellow', labelFont='Verdana', labelText='', labelFormat='%d%%', value=0, bd=2):
(source)
Undocumented
def updateProgress(self, newValue, newMax=None):
(source)
Undocumented
def update(self):
(source)
Undocumented
API Documentation
for
Twisted
, generated by
pydoctor
at 2015-05-19 13:11:36.