
31 Mar
2004
31 Mar
'04
8:40 a.m.
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