jwj
01-27-2003, 08:40 PM
What is the best solution for GUI programming in Linux - e.g. if I would like to make a file manager?
I would like a GUI library that is:
1) fast (as windows some times can be - sorry.
And faster than KDE/GNOME)
2) stabil (MUCH more than windows is)
3) well documented (docs, tutorials...)
4) and supports commen GUI elements (TextField, DropDownBox, Table, Button, Menu...)
5) Have C++ interface
6) and FREE
I'm a bit confused because I can't found out what depends on what - is this true:
- x11
| > xFree86
| | > (Window Managers)
| | > Enlightenment
| | > Blackbox
| | > AfterStep
| | > Window Maker
| | > fvwm
| | > twm...
| | > (Desktop Environments)
| | > KDE
| | > GNOME
| > Qt
And what about NeXTStep, Gkt++...
What library I should use? Have you any experience with above libraries?
I don't know where to start - can you help me?
I would like a GUI library that is:
1) fast (as windows some times can be - sorry.
And faster than KDE/GNOME)
2) stabil (MUCH more than windows is)
3) well documented (docs, tutorials...)
4) and supports commen GUI elements (TextField, DropDownBox, Table, Button, Menu...)
5) Have C++ interface
6) and FREE
I'm a bit confused because I can't found out what depends on what - is this true:
- x11
| > xFree86
| | > (Window Managers)
| | > Enlightenment
| | > Blackbox
| | > AfterStep
| | > Window Maker
| | > fvwm
| | > twm...
| | > (Desktop Environments)
| | > KDE
| | > GNOME
| > Qt
And what about NeXTStep, Gkt++...
What library I should use? Have you any experience with above libraries?
I don't know where to start - can you help me?