I want to make links in NSTextView default not underlined, but when the mouse is over it, the underline shows. Any way to achieve this?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
As of 10.3, NSTextView has -setLinkTextAttributes:. I'm not sure if this affects mouse over as you mentioned. |
|||||||
|
