phoenix_title wx.py.crust.Calltip

Text control containing the most recent shell calltip.


class_hierarchy Class Hierarchy

Inheritance diagram for class Calltip:

super_classes Known Superclasses

wx.TextCtrl


method_summary Methods Summary

__init__

Initialize self. See help(type(self)) for accurate signature.

display

Receiver for this.calltip signal.


api Class API

class Calltip(wx.TextCtrl)

Text control containing the most recent shell calltip.


Methods

__init__(self, parent=None, id=-1, ShellClassName='Shell')

Initialize self. See help(type(self)) for accurate signature.



display(self, calltip)

Receiver for this.calltip signal.