Hello World!
On Mit, Nov 26, 2003 at 02:56:34 +0100, Adriaan van Os wrote:
- the Gnome desktop environment with the Gtk+ toolkit. GPC bindings
are available in the gpc contrib directory, but they are based on Gtk 1.2 rather than 2.x. I believe,
I have some units of GTK 2.x already on my harddrive but my port is _far_ from being finished. If you (or someone else) would like to start porting this Software to GPC, I could contribute.
- the KDE desktop environment with the Qt toolkit, which is C++ based.
So, in the Gnome versus KDE war, Gnome seems to be the natural choice. Also, you have to pay for Qt, unless you write GPL licensed software.
You'll get into trouble with moc, I think.
- LessTif ...
This lib lacks lots of widgets...
- WxWindows ...
could be interesting, because it uses GTK on some platforms and the "native libs" on some other. All this with a common interface.
Eike