macos:Designing-your-own-pointers

出自UXGuide.net

跳转到: 导航, 搜索

Designing Your Own Pointers

Mac OS X supports 32-bit RGBA pointers in sizes up to 64 x 64 pixels. If you need a pointer larger than that, you can implement it as a window that tracks with the pointer.

Before you design your own pointer, ask yourself if it is going to add value to the user interface. Recognize that by doing so you are introducing a new, potentially confusing user interface element. If you decide you really need a new pointer, keep the following in mind:

If creating a custom pointer is necessary, both Cocoa and Carbon applications should use NSCursor methods to do so.

个人工具
名字空间
变换
动作
导航
工具箱