Support Board
Date/Time: Fri, 29 Nov 2024 01:49:57 +0000
Post From: sc.ReceivePointerEvents and clicks in chart price scale
[2023-03-16 23:32:30] |
User275839 - Posts: 61 |
One more bit of information on this issue. If the chart is scrolled such that there are chart bars under the price column on the chart, SC_POINTER_BUTTON_DOWN events are fed to the study. If the chart is scrolled to the left far enough that there are no chart bars hidden under the price column, Sierra does not generate SC_POINTER_BUTTON_DOWN events. So, I'll ask again... is there some way ignore mouse down events in the price scale margin? Perhaps some kind of event mask bitfield would be helpful developers working on custom studies that use the Sierra drawing tools? |