gpt4 book ai didi

cocoa - 保持光标形状不变

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

在我的 cocoa 应用程序中,我使用“[[NSCursor pointingHandCursor] set];”在 -mouseEnter 中,但当其他 View 刷新时光标会变回来。我希望光标形状保持不变,直到我用代码改变它。

最佳答案

实现resetCursorRects并调用addCursorRect:cursor:

重置光标矩形:

Overridden by subclasses to define their default cursor rectangles.

addCursorRect:光标:

Establishes the cursor to be used when the mouse pointer lies within a specified region.

关于cocoa - 保持光标形状不变,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18202781/

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