wx.py.crust.Calltip
Text control containing the most recent shell calltip.
Class Hierarchy
Inheritance diagram for class
Calltip:
Methods Summary
__init__
|
Initialize self. See help(type(self)) for accurate signature. |
display
|
Receiver for this.calltip signal. |
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.