PyCToolTipCtrl
.AddTool
AddTool(
wnd
, text
, rect
, id
)
Adds a tool to tooltip control.
Parameters
wnd
:
PyCWnd
The window of the tool.
text
: string
The text for the tool.
rect=None
: int, int, int, int
The default rectangle
id
: int
The id of the tool