As simple as it seems, I simply CANNOT find ANY way to do that (setFont:
is not working) :
- Have a
NSTextView
- Set its font to some
NSFont
.
Hint : (Pretty obvious, but whatever... ) IF the user adds any text, the new text is supposed to 'inherit' the exact same style...