Hi friends:
I am developing an application and I hope it can "change" the system cursor
, say from Arrow type to "Cross Hair" type, programatically.
I just read the NSCursor/NSWindow etc, and can't find any clue to achieve it.
Can anyone help me?
Thanks in advance.
ps:Maybe I should initiate a NSWindow and dynamically place it on the system cursor. It's kind of stupid though...
I am developing an application and I hope it can "change" the system cursor
, say from Arrow type to "Cross Hair" type, programatically.
I just read the NSCursor/NSWindow etc, and can't find any clue to achieve it.
Can anyone help me?
Thanks in advance.
ps:Maybe I should initiate a NSWindow and dynamically place it on the system cursor. It's kind of stupid though...