$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Rogier van Dalen (R.C.van.Dalen_at_[hidden])
Date: 2004-03-31 03:40:08
Allan Odgaard writes:
[...]
> operating systems ;) and thus my question really was if there is any
> general interest in such a library, since I did exhaustive searching
> and was only able to find such region stuff implemented publicly in the
> GDK/GTK library, which is ANSI-C AFAICT, and that led me to the
[...]
FWIW: Qt also implements a region, named QRegion, which is used for
QPaintEvents: http://doc.trolltech.com/3.3/qregion.html
Regards,
Rogier