Changing cursor when mouse over a link
Changing cursor when mouse over a link
- Subject: Changing cursor when mouse over a link
- From: Steven Frank <email@hidden>
- Date: Fri, 28 Dec 2001 11:32:47 -0800
So, I was just reading about how to make clickable links in an
NSTextView:
http://www.cocoadev.com/index.pl?ClickableUrlInTextView
But does anybody know what has to be done to make the "hand with
pointing finger" cursor appear when you mouse over the link, like in
Mail?
I searched the archives for cocoa-dev and macosx-dev and saw a similar
question asked back in October, but I didn't see any answers.
Thank you,
Steven