how to write C++ programs having X Windows API?
ie. i wanted to do a project using C++ on Linux platform. but what is the API that should be used ? X-Windows is written in C isnt it?
Get Your Private, Free E-mail from Indiatimes at http://email.indiatimes.com
Buy Music, Video, CD-ROM, Audio-Books and Music Accessories from http://www.planetm.co.in
Sometime today, akshaysalkar wrote:
how to write C++ programs having X Windows API?
Try Qt: http://www.trolltech.com/products/qt/index.html#desktop
That's what I use.
Manish
Manish Jethani wrote:
Sometime today, akshaysalkar wrote:
how to write C++ programs having X Windows API?
Try Qt: http://www.trolltech.com/products/qt/index.html#desktop
Or you can try http://developer.gnome.org/, assuming that you mean GUI-based application development when you say X-Windows API. Specifically for C++, look for tools like glademm, gtkmm, etc, where the mm stands for "minus minus" :-)
Again, if you want true cross-platform apps, you can try C++ based XPCOM from http://www.mozilla.org/ A related site is http://www.mozdev.org/
SameerDS.
-- MTech Student, Reconfigurable Computing Lab, KReSIT, IIT-Bombay
_________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com