GUIBaseContext :: doBeforeToolTip - Before tool tip handler
The handler is called when an tool tip event had been generated (GEV_ToolTip). The Handler is called before displaying the tool tip, which allows changing current tool tip data. For text fields, additional information might be provided by calling ControlContext::wordUnderMouse() or ControlContext::selectedText().