
24 Sep
2004
24 Sep
'04
3:15 p.m.
Thomas Witt <witt@acm.org> writes:
David Abrahams wrote:
Reece Dunn <msclrhd@hotmail.com> 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