07-24-2012 06:56 PM
So, this is the api flow which I don't think is right at all....
NavigationClick->trackwheelClick->navigationUnclic
However, navigationClick doesn't get called until you let go of the trackpad. So, the only solution to this is to find a function that gets called before NavigationClick when the trackpad is clicked.