Graphisoft®

Dialog ManagerVersion: 2.0

PanelObserver::PanelToolTipRequested

Event handler for panel tooltip requested notification.

virtual void PanelToolTipRequested (
    const PanelHelpEvent & ev,
    GS::String *        toolTipText
);

Parameters

ev
A reference to the event.
toolTipText
Output parameter: the application should specify a string here containing the tooltip text to be displayed. If the string is omitted DG tries to load the tooltip text from the resources.