Public Attributes | |
thumb | |
![]() | |
bounds | |
frameStyle | |
guiId | |
guiItem | |
ll | |
stateNodePath | |
ur | |
![]() | |
fInit | |
guiId | |
postInitialiseFuncList | |
Additional Inherited Members | |
![]() | |
tuple | DefDynGroups = ('text', 'geom', 'image') |
![]() | |
float | gridSpacing = 0.05 |
dictionary | guiDict = {} |
tuple | guiEdit = get_config_showbase() |
inactiveInitState = DGG.NORMAL | |
int | snapToGrid = 0 |
DirectSlider -- a widget which represents a slider that the user can pull left and right to represent a continuous value.
def __init__ | ( | self, | |
parent = None , |
|||
kw | |||
) |
def commandFunc | ( | self | ) |
def destroy | ( | self | ) |
def getRatio | ( | self | ) |
def getValue | ( | self | ) |
def setOrientation | ( | self | ) |
def setPageSize | ( | self | ) |
def setRange | ( | self | ) |
def setScrollSize | ( | self | ) |
def setValue | ( | self, | |
value | |||
) |
thumb |