In my first tutorial I realized I made one significant mistake and left something out
For the NSTextView in order to bind it to "value" you must uncheck "Multiple Fonts allowed" otherwise it assumes you are working with a NSAttributedString (string with attributes like bold, italic,etc) vs a plain NSString.
Sorry for any confusion this may have caused.
No comments:
Post a Comment