I'm considering writing an application for both the PC and a MAC, most people I've spoken to have said, each one needs to be programmed seperately, but that seems very time consuming. I understand there are toolkits that can be used for both. For example how is something like a polished app Firefox written for both? What are the standard tools used for application development. On a PC I know its Visual C++, VB.NET (or .NET framework) on a Mac I hear its objective C , is there a better way to just write one codebase?
2006-10-19
05:15:57
·
6 answers
·
asked by
acb29
4
in
Computers & Internet
➔ Programming & Design
JAVA , definately NOT! (performance too slow, inconsistent GUI, inconsistent JVM), this option was looked at but not considered. We did an analysis of the market and did not find any real commerical applicatoin written completely in JAVA for both platforms (Some applications used pieces in Java, like the CD Game who wants to be a millionare), but most of the code . We need to develop a graphics based for school kids like a simplified version of PAINT but with more features and kid friendly (bigger fonts, novel interface). Just wondering what commerical developers use?
2006-10-19
06:10:24 ·
update #1