Graphisoft®

Dialog ManagerVersion: 2.0

UserItemObserver::UserItemMouseMoved

Event handler for the mouse moved notification.

virtual void UserItemMouseMoved (
    const UserItemMouseMoveEvent & ev,
    bool *              noDefaultCursor
);

Parameters

ev
A reference to the event.
noDefaultCursor
Output parameter: if the application sets a custom cursor responding to the mouse move event, this value should be set to true to avoid changing back the default cursor by DG.