.. include:: headings.inc .. currentmodule:: py.crust .. highlight:: python .. _py.crust.Calltip: ========================================================================================================================================== |phoenix_title| **Calltip** ========================================================================================================================================== Text control containing the most recent shell calltip. | |class_hierarchy| Inheritance Diagram ===================================== Inheritance diagram for class **Calltip** .. raw:: html

Inheritance diagram of Calltip

| |super_classes| Known Superclasses ================================== :class:`TextCtrl` | |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~py.crust.Calltip.__init__` :meth:`~py.crust.Calltip.display` ================================================================================ ================================================================================ | |api| Class API =============== .. class:: Calltip(TextCtrl) Text control containing the most recent shell calltip. .. method:: __init__(self, parent=None, id=-1,ShellClassName='Shell') .. method:: display(self, calltip)