Re: cross-platform programs
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
Cross platform I would look at Java or C++ with QT4 as the GUI. If you
can write
your algorithms in C++ then you can write a generic GUI in QT4 and
compile to
Unix, Mac or Windows.
Regards,
Jeff
*** Sent via Developersdex
http://www.developersdex.com ***
.
Relevant Pages
- Re: Havent done anything real with OOP yet.
... > find handbooks for specific applications, the web, My First Book on ... etc.) besides the solution algorithms. ... one can write a subsystem for GUI ... > OOPL and I think Java books get their readers to flashy graphical stuff as ... (comp.object) - comp.lang.java.gui FAQ
... Q1.3 There are so many Java FAQs. ... Q1.4 Does Sun support or endorse this FAQ? ... Q3.2 How do I update the GUI from another thread? ... Q4.2 What is the Swing single-threading issue? ... (comp.lang.java.gui) - comp.lang.java.gui FAQ
... Q1.3 There are so many Java FAQs. ... Q1.4 Does Sun support or endorse this FAQ? ... Q3.2 How do I update the GUI from another thread? ... Q4.2 What is the Swing single-threading issue? ... (comp.lang.java.programmer) - Re: Whats your favorite language and why? (LINUX)
... and if you want to do GUI, your MT GUI app must serialize all the info ... of are the CLR and the JVM. ... coordination, and with that, any needed synchronization. ... At times, you'll want Java. ... (comp.programming) - Re: A question to the APL vendors on Windows GUIs ...
... Is there a possibility of using "Java GUI Modules" instead? ... we can't provide natural APL interfaces to every possible ... low-level programming. ... (comp.lang.apl) |
|