Posted 16 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 16 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 (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.