Panda3D
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
Classes | Functions | Variables
direct.tkwidgets.AppShell Namespace Reference

Classes

class  AppShell
 
class  TestAppShell
 

Functions

def resetVariableDict
 
def resetWidgetDict
 

Variables

list __all__ = ['AppShell']
 
tuple test = TestAppShell(balloon_state='none')
 

Detailed Description

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).

Function Documentation

def direct.tkwidgets.AppShell.resetVariableDict ( )
def direct.tkwidgets.AppShell.resetWidgetDict ( )

Variable Documentation

list __all__ = ['AppShell']
tuple test = TestAppShell(balloon_state='none')