Hi All,
This issue I had posted some time back for handling menu events when the focus is on ECW(Effect Control Window) and when key is pressed.This can be handled by listening to key events globally as Shachar had told.
But now when the focus is in ECW, if I select Cut/Copy/Paste/Clear from Edit menu for effects, I'm not getting any callbacks in CommandHook(). But if the focus is on Timeline I get all the callbacks for menu events. I need to know when my custom effect is deleted. So how can I handle this issue?
Thanks,
Dheeraj.