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

_______________________________________________
http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

Reply via email to