Is it possible to get the current line number of the cursor from the motion pad (Mapp-View)?
MotionPad widget has a “CurrentRunningLineChanged” event, which is fired when the current line changes. You can use this in an eventbinding.
Is it possible to get the current line number of the cursor from the motion pad (Mapp-View)?
MotionPad widget has a “CurrentRunningLineChanged” event, which is fired when the current line changes. You can use this in an eventbinding.