$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Russell Hind (rhind_at_[hidden])
Date: 2004-03-03 12:11:08
David Bergman wrote:
>
> I agree, and would definitely go with a XUL-like approach for any new GUI
> library, i.e., have the GUI defined completely in an XML file. Maybe even
> handling Microsoft's future XML descriptors for GUIs (XAML?)
>
wxWidgets provides this now in their XRC files. Unfortunately that is a
very heavy weight library.
Cheers
Russell