Changes between Initial Version and Version 1 of Ticket #8567, comment 4


Ignore:
Timestamp:
Oct 6, 2015, 12:57:05 PM (9 years ago)
Author:
Barrett

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8567, comment 4

    initial v1  
    1 Thanks for the patch! I think one possible solution would be to add a method like BToolTipManager::MoveToolTip which just mimics the BToolTipManager::ShowTip method but use the BPoint passed as argument with BWindow::MoveTo instead to Show() it.
     1Thanks for the patch! I think one possible solution would be to add a method like BToolTipManager::MoveTip which just mimics the BToolTipManager::ShowTip method but use the BPoint passed as argument with BWindow::MoveTo instead to Show() it.