$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Brock Peabody (brock.peabody_at_[hidden])
Date: 2003-07-28 18:51:19
> -----Original Message-----
> From: boost-bounces_at_[hidden]
[mailto:boost-bounces_at_[hidden]]
> On Behalf Of E. Gladyshev
> Sent: Monday, July 28, 2003 5:27 PM
> To: Boost mailing list
> Subject: RE: [boost] GUI/GDI template library
>
> It makes a perfect sense. Thanks for the details. I
> guess things like resizable dialog boxes are a natural
> consequence of your design.
Yes. Intelligent sizing is also important for windows that may be
children of other windows, in situations their designer can't control.
Brock