|
Boost : |
From: David Abrahams (dave_at_[hidden])
Date: 2004-09-24 10:15:47
Thomas Witt <witt_at_[hidden]> writes:
> 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?
Haven't been paying much attention recently, so, no I don't.
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk