$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Franklin (franklin.jonathan_at_[hidden])
Date: 2007-07-05 16:16:10
On 7/5/07, Sohail Somani <s.somani_at_[hidden]> wrote:
>
> -----Original Message-----
> From: boost-bounces_at_[hidden] on behalf of Jonathan Franklin
>
> I would really love to use a stable/complete GUI framework that uses
> modern
> C++. However I don't think that such a beast exists yet.
>
> -----End Original Message-----
>
> I would argue that gtkmm comes damn close.
I forgot to mention portable. The one (and only one) thing that I like
about wx is that it uses the native widgets/system calls when possible.
I'll have to check out gtkmm.
Jon