Support Board
Date/Time: Fri, 27 Dec 2024 18:10:55 +0000
Post From: How to see is the user drawing 'selected' or not ?
[2016-02-26 08:46:16] |
User921987 - Posts: 238 |
sc.ActiveToolIndex does not allways update when I select a line (drawing) by left clicking it. I have to update the line's position for example by moving it 1 bar ahead and then back to it's position until I can read the correct Active Tool Index value. Another way is to open the line's chart drawing properties to get the drawing to get a focus and the sc.ActiveToolIndex to update it's value. But for some reason this method does not work allways... Any possibility to change this behaviour so that when I just "select" the line (by left clicking it) the sc.ActiveToolIndex would start to point into that line ? IMO this would be a logical behaviour and should improve the usage because then I do not have to do any additional tricks to get the code work. Or is there something what I do not understand right ? Date Time Of Last Edit: 2016-02-26 08:59:04
|