Hi there,
I want to implement a mouse wheel function in a containerCOMP.
With a real mouse it gives me the panel values wheel 1 or wheel -1, when scrolling up and down.
While this works great, the trackpad of my laptop (Dell XPS9560 Win10) gives me wheel 0 all the time.
Only when I swipe really fast over the whole trackpad it will give me something different than 0.
And then it is inversed, -1 for up, 1 for down.
I don’t want to change any Windows settings, since everything else works fine (even zooming in and out in the TD editor).
Is there any way I can make this work?
Best wishes,
David