Hi Friends
Can anyone suggest me about a good(Good = portable through many Linux s, easy to use) library for making ''Window'' s(Not Microsoft Windows) in Linux for C++...
I know names like Qt,OpenGL.., But which one is good to start with??
Advertisements. Register and be a member of the community to get rid of them.
Re: Good Graphics Library 4 window in Linux Needed
If you want a simple GUI application library, both Qt (KDE) and GTK+ (Gnome) are great options. Both can run on any Linux or any desktop environment. Both are cross-platform too.