Re: Hyperlinks in NSTextFields?
Re: Hyperlinks in NSTextFields?
- Subject: Re: Hyperlinks in NSTextFields?
- From: Douglas Davidson <email@hidden>
- Date: Thu, 5 May 2005 10:16:27 -0700
On May 5, 2005, at 10:12 AM, Graham wrote: I am working in Java, and converted this code, but it only paints the hyperlink when the textfield is editable and not when it isn't editable. Any ideas why this would be? I am not overriding the painting in my textfield.
I'm not sure exactly what you mean, but the automatic coloring and underlining of links is an NSTextView feature. You can add color and underlining to your attributed string, and it will be displayed in your text field.
Douglas Davidson
|
_______________________________________________
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