Book a Demo

Author Topic: property tab  (Read 2858 times)

hemer figueroa

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
property tab
« on: May 17, 2012, 09:35:54 am »
I'm building an add-ins which can not change elements such requirements (these are created from an external tool), I implemented the method "EA_OnContextItemDoubleClicked", It didn't let to edit the item, but if the user selects the property tab it allows to change different data, Is possible avoid this?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: property tab
« Reply #1 on: May 17, 2012, 09:56:16 am »
No. You only can repair afterwards and give an alert. Would be nice to have the possibility to implement filters for properties. But that's not possible.

q,