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

New to Obj-C — #3

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…
MacNN Troubleshooting

New to Obj-C — #4

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…
MacNN Troubleshooting

Automounting PC HD to desktop? — #1

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

Updated PHP4/Apache/MySQL Instructions — #1

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…
MacNN Troubleshooting

Updated PHP4/Apache/MySQL Instructions — #2

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…
MacNN Troubleshooting

Updated PHP4/Apache/MySQL Instructions — #5

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…
MacNN Troubleshooting

Getting Local IP in a Java program on OS X — #1

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…
MacNN Troubleshooting

Getting Local IP in a Java program on OS X — #2

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…
MacNN Troubleshooting by gralem

Getting Local IP in a Java program on OS X — #3

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 …
MacNN Troubleshooting by Kristoff

Project Builder help disabled? — #1

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…
MacNN Troubleshooting

Project Builder help disabled? — #2

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.
MacNN Troubleshooting

ProjectBuilder deleting files? — #1

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

ProjectBuilder deleting files? — #2

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

Documentation issues — #1

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…
MacNN Troubleshooting

Documentation issues — #2

to be honest i've no idea. Your best bet is to reinstall the developer tools, perhaps erasing /Developer before you do so.
MacNN Troubleshooting

Documentation issues — #3

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…
MacNN Troubleshooting
mp.ls