Public Attributes | |
decButton | |
incButton | |
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 |
DirectScrollBar -- a widget which represents a scroll bar the user can use for paging through a large document or panel.
def __init__ | ( | self, | |
parent = None , |
|||
kw | |||
) |
def commandFunc | ( | self | ) |
def destroy | ( | self | ) |
def getRatio | ( | self | ) |
def getValue | ( | self | ) |
def scrollPage | ( | self, | |
pageCount | |||
) |
Scrolls the indicated number of pages forward. If pageCount is negative, scrolls backward.
def scrollStep | ( | self, | |
stepCount | |||
) |
Scrolls the indicated number of steps forward. If stepCount is negative, scrolls backward.
def setManageButtons | ( | self | ) |
def setOrientation | ( | self | ) |
def setPageSize | ( | self | ) |
def setRange | ( | self | ) |
def setResizeThumb | ( | self | ) |
def setScrollSize | ( | self | ) |
def setValue | ( | self, | |
value | |||
) |
decButton |
incButton |
thumb |