Home | Trees | Index | Help |
|
---|
Package wx :: Package py :: Module crust :: Class Display |
|
object
--+ |Object
--+ |EvtHandler
--+ |Window
--+ |Control
--+ |StyledTextCtrl
--+ |EditWindow
--+ | Display
Method Summary | |
---|---|
Create Display instance. | |
Receiver for Interpreter.push signal. | |
Refresh(self)
| |
Set item to pretty print in the notebook Display tab. |
Class Variable Summary |
---|
Instance Method Details |
---|
__init__(self,
parent,
id=-1,
pos=wx.Point(-1, -1),
size=wx.Size(-1, -1),
style=138412032,
static=False)
Create Display instance. |
push(self, command, more)Receiver for Interpreter.push signal. |
setItem(self, item)Set item to pretty print in the notebook Display tab. |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:25:53 2005 | http://epydoc.sf.net |