This shows the available cursors, that are build into Cocoa, its it possible to append a custom png to the cursor using built-in methods?
1 Answer
How about -[NSCursor initWithImage:hotSpot:] followed by -[NSCursor set]?
2 Comments
Yuji
But don't use custom cursors unless absolutely necessary!
Jared Zimmerman
it would be more of a custom badge on a cursor, like a you can't drop that object here badge