ShowTip
void ShowTip(BToolTip* tip, BPoint where,
BToolTipManager::Manager()->ShowTip(fPositionToolTip, tipPoint, this);
view->ShowTip();
void ShowTip();
BToolTipManager::Manager()->ShowTip(tip, ConvertToScreen(where), this);