I have a cocoa application that has click access. I cannot figure out how to change the cursor when the user iterates over it. I want to do this so that the user knows that they can click on it. I know that this should be very simple, but I could not find anything through google or stackoverflow. Does anyone have any ideas?
source
share