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 _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost