What is the best API for programming GUI applications in Unix and Mac systems?
Monday, April 26th, 2010 at
17:00
I’ve heard of GTK+, Cocoa API and others, but which API do you recommend to learn to program applications for Mac, and other Unix/Linux systems like Redhat and SuSE?
Tagged with: api • cocoa • Linux • linux systems • program applications • Redhat • SUSE • unix • unix linux
Filed under: Linux Applications
Like this post? Subscribe to my RSS feed and get loads more!
It is somewhat subjective.
I would probably go with QT since, as far as I can tell, it is supported on OS X without the need for the user to install an X server.