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

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

TextView with transparent background? — #6

Quote: Originally posted by DayLateDon: <STRONG>Is there a way to tell Project Builder not to throw out that warning each time? Thanks, DayLateDon</STRONG&gt…
MacNN Hardware by Ghoser777

mod_jk — #1

Hey there... I'm trying to compile mod_jk from Tomcat 3.2 and i use this command from inside the jakarta-tomcat/src/native/apache1.3 directory: apxs -o mod_jk.so -I../jk -I/System…
MacNN Troubleshooting

mod_jk — #2

What is mod_jk? I've never heard of it and cannot find it on the apache site. I've not had much luck compiling shared modules... trying to compile the mod_ldap one now. BTW I se…
MacNN Troubleshooting

mod_jk — #3

mod_jk is part of the Tomcat project. It is part of the newer releases and replaces the mod_jserv apache module for dealing with java servlets. I have had some of the same problems…
MacNN Troubleshooting

mod_jk — #4

http://jakarta.apache.org/builds/tom...se/v3.2.1/bin/ these are sources of tomcat - if you take it, look at included documentation, you will find the way to compile mod_jk with as…
MacNN Troubleshooting

mod_jk — #5

Yeah I think I saw it... But it's only got info on compiling for freebsd and linux last time I checked.
MacNN Troubleshooting

Need for Console MP3 player — #1

I need a console mp3 player, I found mpg123 on freshmeat, but the source package is not very standard. I'm not able to compile the package. I wonder if someone have been able to …
MacNN Troubleshooting

Need for Console MP3 player — #2

from both freshmeat and the authors page: Quote: 123mp3 is a frontend to BladeEnc and CDDA2WAV that produces MP3s from selected tracks on a CD in one automated process.…
MacNN Troubleshooting
mp.ls