Mouse events in Creo Parametric API
Hi again,
Once again the newbie question.
We want to develop an extension that depends on the ability to receive some basic info about the items clicked by our users (e.g. - id of the clicked element). I see such info displayed by the system on mouse hover and on mouse click selection. Unfortunately, I did not found any documented API which notify me on this events.
Do I understand right that no hooks are provided by API on the mouse events? How do you solve this standard situation?
Thank you so much for your advise.

