Book a Demo

Author Topic: Identify user action in Project Browser  (Read 3314 times)

TheTwo

  • EA User
  • **
  • Posts: 39
  • Karma: +0/-0
    • View Profile
Identify user action in Project Browser
« on: May 30, 2008, 07:47:44 pm »
Hi,

Wehn I double click an element (class) in the Project Browser the method EA_OnContextItemDoubleClicked() is called. But when I use the context menu of an element in the Project Browser to call the Attributes Dialog, the same method is called.

Is it possible to check what the user does exactly (double click or used an item in the context menu)?

Thanks
TheTwo