Panda3D
|
Classes | |
class | EntryScale |
class | EntryScaleGroup |
Functions | |
def | printVal (val) |
def | rgbPanel (nodePath, callback=None) |
Variables | |
expand | |
fill | |
group1 | |
mega1 = EntryScale(root, command = printVal) | |
root = Toplevel() | |
SAMPLE CODE. More... | |
side | |
EntryScale Class: Scale with a label, and a linked and validated entry
def direct.tkwidgets.EntryScale.printVal | ( | val | ) |
def direct.tkwidgets.EntryScale.rgbPanel | ( | nodePath, | |
callback = None |
|||
) |
expand |
fill |
group1 |
mega1 = EntryScale(root, command = printVal) |
root = Toplevel() |
SAMPLE CODE.
side |