Skip navigation.
 
mlNSTextField labels and URLs
FROM : Dmitri Goutnik
DATE : Mon Jul 14 22:01:09 2008

Hi,

I'm almost positive I've seen this asked here a few weeks back, but 
search turned up nothing so here goes...

I have About panel with copyright label (NSTextField) that have URL in 
it. Label is set to allow rich text and be selectable, copyright 
string is loaded from Credits.rtf and assigned to label with 
setAttributedStringValue. The problem is that when About is shown, I 
have to click on copyright to make URL underlined and hover cursor 
changed to pointingHandCursor.

Is there anything special that needs to be done to get NSTextField to 
display links underlined ?

Thanks,
- Dmitri

Related mailsAuthorDate
mlNSTextField labels and URLs Dmitri Goutnik Jul 14, 22:01
mlRe: NSTextField labels and URLs Stefan Arentz Jul 14, 23:57