I have an HIViewRef created using HIObjectCreate. This is basically a window in which I draw something. I want a hand cursor on this Window.
I am working on a legacy code and use Carbon, so please no Cocoa.
Any ideas on how can I associate a hand cursor on the window.