Prod.: Engine, ver.: 6019, ID: 60001370, Wish : When the mouse cursor is moving over the entities the diplay of the coordinates is delayed

Wish : When the mouse cursor is moving over the entities the diplay of the coordinates is delayed

Article60001370
TypeWish
ProductEngine
Version6019
Date Added4/2/2011
FixedYes [4/4/2011]
Submitted byVisarion Giorspiros
Keywords

Subject

When the mouse cursor is moving over the entities the diplay of the coordinates is delayed

Summary

When the mouse cursor is moving over the entities the diplay of the co-ordinates is delay.

Solution


Improved in 6020
Co-ordinates are display at once on tha status bar when a cursor is moving

Also a new event OnActionMouseMove of vdDocument object was added

Fires after a Mouse move operation of active action is finished.

The calling method of the event has the following form : void OnActionMouseMove(object sender, object action); where sender is the active vdDocument object and action is the active BaseAction object