|
Panda3D
|
Classes | |
| class | EntryScale |
| class | EntryScaleGroup |
Functions | |
| def | printVal |
| def | rgbPanel |
Variables | |
| list | __all__ = ['EntryScale', 'EntryScaleGroup'] |
| tuple | group1 |
| tuple | mega1 = EntryScale(root, command = printVal) |
| tuple | root = Toplevel() |
| SAMPLE CODE. | |
EntryScale Class: Scale with a label, and a linked and validated entry
| def tkwidgets.EntryScale.printVal | ( | val | ) |
| def tkwidgets.EntryScale.rgbPanel | ( | nodePath, | |
callback = None |
|||
| ) |
| list __all__ = ['EntryScale', 'EntryScaleGroup'] |
| tuple group1 |
| tuple mega1 = EntryScale(root, command = printVal) |
| tuple root = Toplevel() |
SAMPLE CODE.
1.7.3