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

The Year of Unix? — #2

So will 'any' unix app run or easily ported to OS X? Essentially, yes. Is this an incorrect or naive view of where this is moving? IBM developed apps for Linux (servers) running…
MacNN Software

The Year of Unix? — #3

Hi, I'm not sure I agree with you Scott. For any plane old command line UNIX application I see no problem. Some stuff has been ported to OS X sever already. But the application…
MacNN Software

Cocoa Development — #2

I'm not a programmer, but I'm interested to know what Cocoa's real capabilites are. Avadis Tevanian was quoted saying that applications can be developed in 1/10 of the time on OS X…
MacNN Development

GUI for Darwin? — #4

Has anyone tried compiling X-Windows for it, with GTK+ libs and the works so as to run gnome? 'Tis a silly question, but if the community can, then they will start to make somethi…
MacNN General

OSX Cocoa Development — #2

Quote: Originally posted by jwardell: What exactly do I need to do and get in order to start developing Cocoa apps? Are there any additional tools or resources that an…
MacNN Development

OSX Cocoa Development — #3

Thanks Ali. I have been reading through the HelloWorld and AboutBox tutorials found on Apple's Cocoa docs pages. However, the tutorials are actually for making Carbon apps. Is Coco…
MacNN Development

OSX Cocoa Development — #4

You can find usefull informations at developer.apple.com/techpubs/macosx/macosx.html see Developer tools
MacNN Development

OSX Cocoa Development — #5

Quote: Originally posted by jwardell: Thanks Ali. I have been reading through the HelloWorld and AboutBox tutorials found on Apple's Cocoa docs pages. However, the tutor…
MacNN Development

OSX Cocoa Development — #6

Does anyone know what the future of Java vs. Objective-C is for Cocoa development? From the surface, it looks as if Objective-C is the more attractive choice, but I want to make s…
MacNN Development

OSX Cocoa Development — #7

I've been messing with cocoa for the last few days. Its really sort of cool. I find the actions and outlets interesting. They have a pdf file that walks you though a simple cocoa j…
MacNN Development

OSX Cocoa Development — #8

Quote: Originally posted by marvin: The fact is *hardly anyone* uses objective c anymore outside of Apple. For what it's worth, that "hardly anyone" includes The Om…
MacNN Development

OSX Cocoa Development — #9

Quote: Originally posted by aabernathy: For what it's worth, that "hardly anyone" includes The Omni Group. I hope that people will give Objective-C a fair shake. Ther…
MacNN Development

DebugStr in Mac OS X — #2

I haven't tried it in OS X Public beta, but in DP4, DebugStr logged a message to the console. This is actually a lot more useful than the OS 9 behavior; it's a lot like DCon, if yo…
MacNN OS 9

Java Dev on MacOS X — #2

Yes, the good news is that all the standard command-line tools, such as "java", "javac", etc. are all bundled on the Public Beta. You may also be able to run IDEs such as NetBean…
MacNN Development

Java Dev on MacOS X — #3

Also, the NeXT-legacy tools such as Project Builder are _not_ bundled on the Public Beta. Members of Apple's developer programs are being shipped this week a separate CD-ROM with t…
MacNN Development

Java Dev on MacOS X — #4

Any ideas where to get MRJAppBuilder for OSX? Its mentioned at http://developer.apple.com/techpubs/...otes/Java.html but not obviously available any where (previous versions are…
MacNN Development

Java Dev on MacOS X — #5

The Netbeans (www.netbeans.org) IDE mostly works. Use the Stable build (build 4). I downloaded the .zip file and ran unzip on it. Then cd to netbeans/bin and execute: ./runide.…
MacNN Development

Java Dev on MacOS X — #6

I've been working on some applets for a class project. These applets are nothing fancy, but they do utilize swing components such as JLabel and JTextField. I've yet to have any l…
MacNN Development

Java Dev on MacOS X — #7

You didn't say much of why you cant run your applet, do you include all the classes?
MacNN Development

Java Dev on MacOS X — #8

Quote: Originally posted by itpga: You didn't say much of why you cant run your applet, do you include all the classes? Sorry, Actually it's just one class file. …
MacNN Development
mp.ls