Skip to main content
Search titles, bodies, and author names
Found 34,000 posts across 1 forum.

Adaptec 2906 OSX bus re-setting — #2

Turned out the jumper I was using to terminate the internal drive was broekn,. Soon as I replaced it, all worked ok.
MacNN Troubleshooting by MacCoylton

The 220- Error in Mail.app - possible cause — #1

Having looked at the problem a little, it seems that Mail.app will get hung up on sending to SMTP servers that send more than one 220 greeting line. This mailhost gives me the 220-…
MacNN Troubleshooting

TextView with transparent background? — #1

Hello ... I want my NSTextView to have a transparent background. I've tried assigning a zero-percent-opacity color to the background in IB, and I've tried sending "setDrawsBackg…
MacNN Hardware by DayLateDon

TextView with transparent background? — #2

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...
MacNN Hardware by Rickster

TextView with transparent background? — #3

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><…
MacNN Hardware by nibs

TextView with transparent background? — #5

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…
MacNN Hardware by DayLateDon
mp.ls