wx.py.crust.Display¶STC used to display an object using Pretty Print.
Class Hierarchy¶
Inheritance diagram for class Display:
Known Superclasses¶
Methods Summary¶Create Display instance. |
|
Receiver for Interpreter.push signal. |
|
Refresh(eraseBackground=True, rect=None) -> None |
|
Set item to pretty print in the notebook Display tab. |
Class API¶STC used to display an object using Pretty Print.
Create Display instance.
Receiver for Interpreter.push signal.
Refresh(eraseBackground=True, rect=None) -> None
Causes this window, and all of its children recursively, to be repainted.
Set item to pretty print in the notebook Display tab.