Panda3D
|
Public Member Functions | |
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=50, bd=2) |
def | update (self) |
def | updateProgress (self, newValue, newMax=None) |
Public Attributes | |
background | |
canvas | |
doLabel | |
fillColor | |
frame | |
height | |
label | |
labelColor | |
labelFont | |
labelFormat | |
labelText | |
master | |
max | |
min | |
orientation | |
scale | |
value | |
width | |
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 = 50 , |
|||
bd = 2 |
|||
) |
def update | ( | self | ) |
def updateProgress | ( | self, | |
newValue, | |||
newMax = None |
|||
) |
background |
canvas |
doLabel |
fillColor |
frame |
height |
label |
labelColor |
labelFont |
labelFormat |
labelText |
master |
max |
min |
orientation |
scale |
value |
width |