Additional Inherited Members | |
![]() | |
bounds | |
frameStyle | |
guiId | |
guiItem | |
ll | |
stateNodePath | |
ur | |
![]() | |
fInit | |
guiId | |
postInitialiseFuncList | |
![]() | |
tuple | DefDynGroups = ('text', 'geom', 'image') |
![]() | |
float | gridSpacing = 0.05 |
dictionary | guiDict = {} |
tuple | guiEdit = get_config_showbase() |
inactiveInitState = DGG.NORMAL | |
int | snapToGrid = 0 |
DirectCheckBox(parent) - Create a DirectGuiWidget which responds to mouse clicks by setting a state of True or False and executes a callback function if defined. Uses an image swap rather than a text change to indicate state.
def __init__ | ( | self, | |
parent = None , |
|||
kw | |||
) |
def commandFunc | ( | self, | |
event | |||
) |