Panda3D
|
Classes | |
class | AppShell |
class | TestAppShell |
Functions | |
def | resetVariableDict |
def | resetWidgetDict |
Variables | |
list | __all__ = ['AppShell'] |
tuple | 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 tkwidgets.AppShell.resetVariableDict | ( | ) |
def tkwidgets.AppShell.resetWidgetDict | ( | ) |
tuple test = TestAppShell(balloon_state='none') |