Book a Demo

Author Topic: EA_OnContextItemDoubleClicked from Gantt view?  (Read 3368 times)

Roberto_il_vecchio

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
EA_OnContextItemDoubleClicked from Gantt view?
« on: December 10, 2014, 04:01:34 am »
Hello!
If I double click on an element from a diagram, EA_OnContextItemDoubleClicked is activated in my C# add-in. But if I double click from the gantt view, EA_OnContextItemDoubleClicked is not activate.
Is possible to "trap" the (double) click on an elemt from Gantt?
Thanks a lot!

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: EA_OnContextItemDoubleClicked from Gantt view?
« Reply #1 on: December 10, 2014, 06:19:06 am »
I guess it should (have not test with Gantt). But if your add-in reacts to other dbl-clicks then you should send a bug report.

q.