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

Java Dev on MacOS X — #9

I can only find build 5. I've downloaded it but can't seem to unzip. How did you unzip Build 4? Thanks, - JT - Quote: Originally posted by JonConradt: The Netbeans (…
MacNN Development

Java Dev on MacOS X — #10

There are two ways that I've found for unzipping files. With PB, stuffit expander shipped. This app, under utilities:aladdin, has done a good job of unzipping for me. In DP4, I …
MacNN Development

Applying icons to applications — #2

You can copy and paste icons into the info (or the Inspector as it's called now)windows in OS X just the same as in OS 9 or earlier. ------------------ Life is what happens to you…
MacNN Development

Applying icons to applications — #4

You need a 128 x 128 icns file, and the name of the file needs to be specified in the app bundle's Info.plist. ProjectBuilder will allow you to set the icon name in its "Applicati…
MacNN Development

Applying icons to applications — #6

Quote: Originally posted by mjuarez: But what about Carbon? How would you do it with a Carbon app? As long as you package your Carbon app in a .app folder (bundle)…
MacNN Development

Applying icons to applications — #7

This is what we do in our app since we aren't using a bundle and don't plan to in the near future. We build the icon using Icon Builder Pro. It exports a .icns file with all the d…
MacNN Development

Cocoa documentation — #2

http://developer.apple.com/techpubs/...tiveC/ObjC.pdf objective c manual http://developer.apple.com/techpubs/...niquesBook.pdf openstep manual http://developer.apple.com/techpubs…
MacNN Development

Dual-install of PB and DP4 for development — #2

Great idea! I'm trying to get my hands on a DP4 so I can get the dev tools out of it. Shouldn't be a problem - you can use the System Disk prefs panel to switch between volumes, or…
MacNN Development

Dual-install of PB and DP4 for development — #3

Excellent. I've been looking for a good tutuorial on openFirmware commands - can't seem to find any ANYWHERE. Here's the worry - that doing the install of DP4 will install an old…
MacNN Development

Dual-install of PB and DP4 for development — #4

The setup you described should be fine as long as your OS X partitions are on the master drive. I had DP4 installed on a partition of a slave drive, and I could boot to it, but it…
MacNN Development
mp.ls