I don't know about text colour, but to get a count and icon you could do something like this:
<BLOCKQUOTE><font size="1"face="Geneva, Verdana, Arial">code:</font>…
Okay, looks like Fraser answered for me. Good.
The current version of OADockStatusItem was (re)written with a very specific purpose in mind... we didn't want to have generalized (…
I've managed to get OADockStatusItem to work. I've also replaced the left center and right tiffs of the badge background in the framework to use a 'Mail.app like' red badge. My o…
Quote:
Originally posted by Rickster:
<STRONG>Okay, looks like Fraser answered for me. Good.
The current version of OADockStatusItem was (re)written with a very s…
The NSSTRINGIFY problem only occurs if you're using the gcc3 compiler. Switch back to gcc 2.95 and you'll be fine.
Remember, you should only use the beta gcc3 compiler in the Apr…
Hmmm...I thought you had to explicitly choose GCC3 in a build setting, which I didn't do. I wasn't intending to use GCC3, so I'll check that again.....
Fraser
Hi,
i try to learn a little bit core audio, but there is no or little documentation out there. So, if someone have more information/documentation about core audio, please give me …
Quote:
Originally posted by Vax:
<STRONG>Hi,
i try to learn a little bit core audio, but there is no or little documentation out there. So, if someone have more i…
I've been looking through the etc files trying to get cvs pserver set up. etc/groups and etc/services both say at the top that they are not used since NetInfo takes over their job.…
You should be able to make changes to inetd.conf and then simply HUP the inetd process.
use 'ps-aux | grep inet' to get the pid of inetd then use 'kill -HUP pid' to restart inetd …
Wolverine - yes, that WOULD work, *if you are running X in single user mode*.
In all normal cases, yes, MacOS X, like any true BSD system, uses NetInfo for all services. I found s…
I've specifically modified the inetd.conf file to enable things like verbose logging of ftp sessions and had no problems with the changes taking effect with a HUP of the inetd proc…
No, but I'm interesed too.. also installing SQL to self-teach it, as well as Samba. If people are interested, I may start a web page with how-tos on compiling MySQL and PHP on MacO…
PHP 3.016 will compile on DP4 and I am assuming that once the developer tools are released it will continue to compile on the public beta.
PHP4 would not compile on DP4 due to iss…
Unfortunately, Apple removed the compilation tools from Public Beta (as far as I can tell). This is stupid, as they are included as darwin, and no doubt someone will create a packa…
The dev tools will be available online soon. Don't worry, you will be able to compile and recompile your apps .
------------------
We're supposed to sing about piraty things!
SQL is my second language, some might say it's better than my first. I'd really appreciate info on PHP, mySQL, etc... Mac OSX is going to rule!
It's so hard to get Mac's to connec…
I would very much like to see a website about installing PHP, mySQL, SAMBA, etc on OS X!
Meanwhile, for those of you who miss the dev tools, take a look at http://www.macaddict.co…
YES!!! I'd love to have a forum for SQL, PHP, Apache etc. Like a lot of others, I'm trying move upstream with web database development. Help compiling these apps would be greatl…