Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
zerob
Posted - Mar 05 2015 : 06:25:54 Hi
Can i somehow stop TImageEnView from sending multiple events? I set a LayerNotify function and every time i select a Layer it sends ielSelected and then ielBeginMoving, ielMoving, even if im not moving the mouse at all and just selected a layer.
This is bad, as i want to show something on a selected layer and hide it if the layer is moved.