Posted 15 years ago by BLANC Stéphane - Staubli Robotics Suite Product Manager, STAUBLI
Version: 4.0.0274
Avatar
Hi,

I need to catch a click in the Indicator margin.
(I use mouseDown event to move the currentStatement indicator
and I would like to use the click event to add a breakpoint indicator)

It's possible to override the "OnViewMouseDown" but I didn't find the equivalent
for the mouseUp or the click event...

Any idea ?

Thanks for your help

Stéphane

Comments (1)

Posted 15 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hmm, there isn't an up or click event right now. But you could probably just attach to the MouseUp of the SyntaxEditor and do a HitTest to get info on the location. I'll add your request onto the TODO list for a click event.


Actipro Software Support

The latest build of this product (v23.1.2) was released 23 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.