$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Torjo (john.lists_at_[hidden])
Date: 2004-09-25 06:44:53
>
> You will always need a dynamic nature to things, but one could take a
> Rogue Wave approach here and hide all those new's behind accessor type
> objects which pass around by value and internally hold something like a
> boost::shared_ptr<>
>
He he ;)
That's exactly what win32gui does ;)
Best,
John
--
John Torjo
-- john_at_[hidden]
Contributing editor, C/C++ Users Journal
-- "Win32 GUI Generics" -- generics & GUI do mix, after all
-- http://www.torjo.com/win32gui/
-- v1.4 - save_dlg - true binding of your data to UI controls!
+ easily add validation rules (win32gui/examples/smart_dlg)