Dear all,
I would like to know if somebody could help me to find the good reference manual for the usage of graphic library in c++ (unix environment).
Moreover there is some way to manage the web pages by means c++?
Thanks a lot
Raf
|
Newbie Member
|
|
| 16Jun2008,21:30 | #1 |
|
Dear all,
I would like to know if somebody could help me to find the good reference manual for the usage of graphic library in c++ (unix environment). Moreover there is some way to manage the web pages by means c++? Thanks a lot Raf |
|
Banned
|
|
| 19Jun2008,17:47 | #2 |
|
GTK and Qt are some examples of these libraries. KDE on Linux is written in Qt. GNOME is written in GTK (now works with C++).
|