gpt4 book ai didi

objective-c - 在 Yosemite 10.10 中用两根手指滑动

转载 作者:行者123 更新时间:2023-12-03 17:50:57 25 4
gpt4 key购买 nike

我一直在使用类似的方法:

https://github.com/oscardelben/CocoaNavigationGestures

要在 Mac 上捕获两个手指滑动,在 Yosemite 下它不再起作用。任何人都知道发生了什么变化,或者我需要改变什么才能使其发挥作用。

最佳答案

接受的答案对我来说效果不佳 - 它通常不会检测到滑动。相反,我覆盖 wantsScrollEventsForSwipeTrackingOnAxis:(NSEventGestureAxis)axis 以返回相应轴的 YES,然后覆盖 scrollWheel:(NSEvent *)theEvent 进行检测滚动。每次都很完美。

关于objective-c - 在 Yosemite 10.10 中用两根手指滑动,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26570560/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com