PDA

View Full Version : Porting to Windows




mtmcfarl
Jun 30, 2004, 07:15 PM
I am in the process of creating an app using java and cocoa with Xcode. It will need to work with both MAC OS X and Windows. I seem to see only ideas that port Windows to MAC OS X but not the other way around. Any suggestions??

MM :)



bousozoku
Jun 30, 2004, 08:33 PM
The best way to do it is to leave out Cocoa and just use Java's APIs.