Setting the cursor for a link in an NSTextView
Setting the cursor for a link in an NSTextView
- Subject: Setting the cursor for a link in an NSTextView
- From: Larry Gerndt <email@hidden>
- Date: Mon, 30 May 2005 21:03:32 -0700
I'm using an NSTextView whose value is bound to an attributed string in File's Owner. The string contains a link. Following Apple's TextLinks example, I've set up cursor rects to display the finger cursor whenever the mouse is hovering over the link in the view (the link occupies the entire visible region of the view). However, at run time it seems that some other part of the system is trying to set the I-beam cursor on that view and they usually win, so most of the time it displays the I-beam but I can fiddle around and get it to display the finger cursor in some cases. Can anyone shed any light on how to resolve this problem?
-- Larry Gerndt AIM Handle: SonOfTheSonOfMan Let the truth be told though the heavens fall -- James Garrison
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden