Hmm... perhaps you need to subclass NSTextView, NSScrollView, or NSClipView and override <font face = "courier">isOpaque</font> to return NO. Dunno if it'll work...
you need to setup the window and the views. something like this should do it:
<BLOCKQUOTE><font size="1"face="Geneva, Verdana, Arial">code:</font><HR><…
Hello ...
I found the trouble. I have to send "setDrawsBackground:NO" to the NSScrollView containing the NSTextView.
That is sending
<BLOCKQUOTE><font size="1"face="Ge…