Boost logo

Boost :

From: Philippe A. Bouchard (philippe_at_[hidden])
Date: 2003-08-03 10:46:53


Pavel Vozenilek wrote:

[...]

> Here is interesting review of five GUI toolkits, including wxWindows:
> http://freshmeat.net/articles/view/928/

For the Qt toolkit, they kinda forgot to mention that they work in parallel
with the KDE project (http://kde.org) so they have a huge open source
support for their development extensions (class KHTML, ...). But their moc
compiler creates intermediate files and it could be annoying sometimes.

WxWindows don't have any intermediate compiler but the end user syntax is
not attractive for the signal / slot mechanism (macros). On the other hand,
I really like their free bundled IDE + MinGW + WxWindows package under
Microsoft Windows: Dev-C++ (http://www.bloodshed.net/).

Philippe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk