Re: C++ with GTK--, Qt



Hi.

On Tue, 7 Nov 2000, D-Man wrote:

> Another choice you may want to consider is wxWindows.  wxWindows is a
> C++ library (with python bindings as well) that provides a GUI
> interface.  It has several implementations--one for each toolkit it
> works with (ie GTK, Motif, MFC, Mac, BeOs).  It's goal is to cretae a
> truly cross-platform gui library that also appears as native gui apps
> on that platform.  It has a code generator, but it is a commercial
> product and not free.

That is not true. WxWindows is distributed under the GNU LGPL with an
exception (that you may omit if you use WxWindows' code for your own
projects, see http://www.freiburg.linux.de/~wxxt/licence.html). Not that
I'd find its API very nice, though -- it reminds me of MFC.

Nils
-- 
         Nils Philippsen / +49.711.96437.250 / nils redhat de
       Red Hat GmbH / Hauptstätter Straße 58 / D70178 Stuttgart
The use of COBOL cripples the mind; its teaching should, therefore, be
regarded as a criminal offence.                  -- Edsger W. Dijkstra





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]