Book a Demo

Author Topic: EA_OnOutputItemClicked event not fired  (Read 2891 times)

utkarsh

  • EA User
  • **
  • Posts: 38
  • Karma: +0/-0
    • View Profile
EA_OnOutputItemClicked event not fired
« on: August 27, 2008, 01:19:53 am »
Hi,

I am adding a tab to EA repository and all works fine. However i want to capture event when the tab will be closed. I want to release resources on the closing of my tab. I looked at the user guide and found EA_OnOutputItemClicked event, but it do not gets fired.
Any idea?

Thanks