I would like to use the drawTextAbsolute() function to put a button on a chart that would use the standard functionality to go to a website when the left button is clicked and also allow a callback function to do something when the right mouse button is clicked. I have code now that does either one but not both on the same button. Is there a way to go to a website without using the button syntax? If so then I could add that to my callback function for the left button.
Thanks in advance for any suggestions/solutions.
Carl
Thanks in advance for any suggestions/solutions.
Carl
Comment