From my understanding, creating or adding custom tools to the "Line Toolbar" or the "Advanced Line Toolbar" is not possible , correct?
Instead, if your custom EFS script needs some kind of user interaction, you have to use buttons and catch things like "double-clicks" etc. Is there a way to use a custom image for these buttons? I see drawImageAbsolute() and drawImageRelative(), but neither seem to allow custom images. Also, there doesn't seem to be a "drawImagePixel()" where an image can be placed at an exact spot on the chart instead of relative to a bar. Am I missing an option to do this?
Thanks!
Daniel
Instead, if your custom EFS script needs some kind of user interaction, you have to use buttons and catch things like "double-clicks" etc. Is there a way to use a custom image for these buttons? I see drawImageAbsolute() and drawImageRelative(), but neither seem to allow custom images. Also, there doesn't seem to be a "drawImagePixel()" where an image can be placed at an exact spot on the chart instead of relative to a bar. Am I missing an option to do this?
Thanks!
Daniel