Jaco vd Walt Member Licensed User May 29, 2019 #1 Is it possible to add a click event to [B4X] [XUI] Gauge View ? I tried adding Gaugeview_click but no success. Thank you.
Is it possible to add a click event to [B4X] [XUI] Gauge View ? I tried adding Gaugeview_click but no success. Thank you.
Erel Administrator Staff member Licensed User May 29, 2019 #2 You can always put a transparent panel above the gauge and handle its events.
klaus Expert Licensed User May 29, 2019 #4 You could also have a look at [B4X] [XUI] xGauges. These gauges have a Clcik event.