Re: override behaviour of handling NSLinkAttributeName
Re: override behaviour of handling NSLinkAttributeName
- Subject: Re: override behaviour of handling NSLinkAttributeName
- From: Kyle Sluder <email@hidden>
- Date: Mon, 2 Nov 2009 20:38:19 -0800
On Nov 2, 2009, at 8:26 PM, PCWiz <email@hidden> wrote:
I probably should have mentioned that I'm using an NSTextField, not
an NSTextView to display the text. And based on the current
limitations imposed by my app, I cannot use an NSTextView.
You are, in fact, using an NSTextView: the field editor. Unless your
control isn't editable. If so, you are using the wrong control for the
job. Fix your design (either the "no NSTextView" part or the "user can
click on a hyperlink" part). More information about what exactly
you're trying to accomplish will help us give more informed advice.
--Kyle Sluder
_______________________________________________
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