$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thomas Witt (witt_at_[hidden])
Date: 2004-09-24 09:21:10
David Abrahams wrote:
> Reece Dunn <msclrhd_at_[hidden]> writes:
>
>>[1] Support constructor-based window creation, e.g.:
>>
>> frame.add( new gui::button( "Boost!" ));
>
>
> Get rid of the new operator, though. IMO there's no excuse for a GUI
> framework to expose users to unmanaged resources.
Hmm, do you know of a C++ GUI framework that gets this right?
Just curious
Thomas
-- Thomas Witt witt_at_[hidden]