2) I can't seem to create RGB colors with NSColor. Do I use colorWithDeviceRed? or colorWithCalibratedRed?
"Device" colors are are colors which will always use those values, on an…
Quote:
Originally posted by ali:
"Device" colors are are colors which will always use those values, on any device. "Calibrated" colors might attempt color matching. Typi…
Not too sure what section to post this in, so please excuse the cross posting... also kinda hoping for some quick responses! Thanks.
OK, dig this... I've got a real PITA process o…
Based on some error reports, I have revised my Apache/MySQL/PHP4 installation instructions. I have also made available a virgin installation of the MacOS X version of Apache so you…
Step 5, you're trying to cp GuessOS modified to fit OS X to src/helpers. I suppose this GuessOS should be in the installation directory (coming from your OS X patch). Unfortunately…
Quote:
Originally posted by pmoc:
Step 5, you're trying to cp GuessOS modified to fit OS X to src/helpers. I suppose this GuessOS should be in the installation directory…
Hi-
I am trying to write a little network program and I need to get the local IP of the host. I tried to do a
InetAddress add = InetAddress.getLocalHost ();
This works on Solari…
I'm bringing this to the top of the heap. I'm having a similar problem with the java InetAddress class. If I do:
InetAddress add = InetAddress.getLocalHost ();
I always get the…
1) Molz, the UnknownHostException is thrown to indicate that the IP address of a host could not be determined. This is a combination of the fact that you are connected via PPP and …
When I try and access the help function under X I get really strange things.
First sometimes it says that it can only read html.
Sometimes it just quits.
I tried reinstalling X wi…
There have been numerous problems reported with UFS volume format. On a HFS++ volume, which is what I am using, the ProjectBuilder help files work with out any problems.
Several times now, my Project folder including source files has gotten deleted, leaving the object code in a *.build folder. In my course of building and debugging, I lose track o…
ProjectBuilder is the only IDE I have ever seen that works the way it does when removing a file from the project. Normally when you remove a file from a project it just removes th…
Couldn't really decide if I should post this in here or in support so if it's out of place please forgive me.
I was playing around with the Dev tools last night and decided to rea…
Tried reinstalling the dev tools after wiping out not only the Documentation directory but the entire Developer directory as well. No such luck. I then tried reinstalling OS X wi…