Panda3D
|
Classes | |
class | AppShell |
class | TestAppShell |
Functions | |
def | resetVariableDict () |
def | resetWidgetDict () |
Variables | |
test = TestAppShell(balloon_state='none') | |
AppShell provides a GUI application framework. This is an adaption of AppShell.py found in Python and Tkinter Programming by John E. Grayson which is a streamlined adaptation of GuiAppD.py, originally created by Doug Hellmann (doughellmann@mindspring.com).
def direct.tkwidgets.AppShell.resetVariableDict | ( | ) |
def direct.tkwidgets.AppShell.resetWidgetDict | ( | ) |
test = TestAppShell(balloon_state='none') |