$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [gui] Help with a little experiment.
From: Giorgio Zoppi (giorgio.zoppi_at_[hidden])
Date: 2011-06-21 05:02:41
>> Making a GUI library is not about providing
>> nice syntactic sugar for building layout.
>
> It is. There is aplenty core GUI stuff around. If anything, if Boost should
> have a GUI library it should be just this: thin, synatxically nice layer on
> top of a generic view of existing core GUI stuff.
Why should I use that gui framework if I can use an original one?
Why should I use boost.gui if I already know gtk and gtkmm?