On Sep 26, 2014, at 13:59:000, SevenBits wrote:
Hello there,
I’m curious about one thing.
For one of my applications, I need to show the license for the
application. In my About window, I have a button which you can click
to open the acknowledgments and open source licenses, etc in
Text
On Fri, Sep 26, 2014, at 03:59 PM, SevenBits wrote:
> So, what can I realistically do? Because of the formatting, I need to use
> RTF format to display the documents.
>
> Any suggestions from the Cocoa crusaders? ;)
Just use a panel with a standard NSTextView. You can create an
NSAttributedString
Hello there,
I’m curious about one thing.
For one of my applications, I need to show the license for the application. In
my About window, I have a button which you can click to open the
acknowledgments and open source licenses, etc in TextEdit. The problem with
TextEdit, though, is that the us