Setting the arrow cursor for an NSTextView
Setting the arrow cursor for an NSTextView
- Subject: Setting the arrow cursor for an NSTextView
- From: Martin Ott <email@hidden>
- Date: Thu, 15 Nov 2007 16:03:57 +0100
I have a subclass of NSTextView in my app and want to set the arrow
cursor instead of the defaults cursor for that TextView. I tried -
[NSScrollView setDocumentCursor:] on the enclosing scrollview but with
no effect. Is there an other way to get rid of the ibeam cursor in the
TextView?
Cheers,
Martin
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden