10-28-2021 10:34 AM
I would really appreciate it if somebody out there could give me a hint as to detect mouse clicks (single or double) on controls in the new g-web software. In Labivew its very straight forward using the event structure. However in the G-web development software I can't find this option in the event structure . The user manual says this is possible (https://www.ni.com/documentation/en/g-web-development/21.0/manual/event-sources/) but I can't find any function or event that will allow my app to monitor mouse clicks.
Thanks in advance
10-28-2021 10:49 AM
Hi PCKOST,
GWeb does not support mouse or keyboard events. I'll file an issue to have the documentation updated. Could you give a description of the problem you want to solve with mouse or keyboard events?