Hi Alex/Jason:
I am running 7.9.1 prior to that version I did not have this issue:
I am drawing 6 buttons on a Adv Chart in a configuration such as:
button1 button2 button3
button4 button5 button6
using drawTextAbsoulte(x, y, lable1+"@URL=EFS:callButtonx", .....)
For some reason, in 7.9.1 only the efs calls on Buttons 1,3, 4 are working....clicking on button 2,5,6 have no response...my debugprintln statement indicates these efs functions are not invoked.... I changed nothing on these codes since 7.8....any ideas?
ziggy
I am running 7.9.1 prior to that version I did not have this issue:
I am drawing 6 buttons on a Adv Chart in a configuration such as:
button1 button2 button3
button4 button5 button6
using drawTextAbsoulte(x, y, lable1+"@URL=EFS:callButtonx", .....)
For some reason, in 7.9.1 only the efs calls on Buttons 1,3, 4 are working....clicking on button 2,5,6 have no response...my debugprintln statement indicates these efs functions are not invoked.... I changed nothing on these codes since 7.8....any ideas?
ziggy
Comment