Panda3D
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ProgressBar Class Reference

Public Member Functions

 __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)
 
 update (self)
 
 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
 

Constructor & Destructor Documentation

◆ __init__()

__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 )

Member Function Documentation

◆ update()

update ( self)

◆ updateProgress()

updateProgress ( self,
newValue,
newMax = None )

Member Data Documentation

◆ background

background

◆ canvas

canvas

◆ doLabel

doLabel

◆ fillColor

fillColor

◆ frame

frame

◆ height

height

◆ label

label

◆ labelColor

labelColor

◆ labelFont

labelFont

◆ labelFormat

labelFormat

◆ labelText

labelText

◆ master

master

◆ max

max

◆ min

min

◆ orientation

orientation

◆ scale

scale

◆ value

value

◆ width

width