Hi all,
The documentation concerning the valuePath at
http://developer.apple.com/documentation/Cocoa/Reference/CocoaBindingsRef/BindingsText/NSTextView.html
says An NSString that specifies the full path of the content to
display in the NSTextView.
What should be at the path referred to by t
Thank you both for this. Much appreciated.
On 9 Jan 2009, at 03:15, Sean McBride wrote:
Matthew Morton (mattmor...@me.com) on 2009-01-08 7:02 AM said:
have bound the value of the NSTextField to an NSAttributedString in a
custom class and set attributes for NSLinkAtributeName
Hi all,
I have a NSTextField in Interface Builder that is quite large and
includes a number of lines, one of which I want to be a hyperlink. I
have bound the value of the NSTextField to an NSAttributedString in a
custom class and set attributes for NSLinkAtributeName,
NSForegroundColorAt