Detailed Description
Definition at line 28 of file Plframe.py.
Constructor & Destructor Documentation
def Plframe.Plframe.__init__ |
( |
|
self, |
|
|
|
master = None , |
|
|
|
cnf = {} , |
|
|
|
kw |
|
) |
| |
Constructor.
Initialize the Tk base class, and squirel away the stream id,
so that we will be able to ensure that future draw requests
show up in the right place.
Definition at line 30 of file Plframe.py.
Member Function Documentation
def Plframe.Plframe.cmd |
( |
|
s, |
|
|
|
args |
|
) |
| |
def Plframe.Plframe.info |
( |
|
s, |
|
|
|
what |
|
) |
| |
Member Data Documentation
The documentation for this class was generated from the following file: