$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Marcelo E. Magallon (mmagallo_at_[hidden])
Date: 2004-12-29 16:54:01
On Wed, Dec 29, 2004 at 12:39:50PM -0900, David Abrahams wrote:
> Can't you image the native controls into an offscreen buffer and then
> apply whatever transformations, masking, etc., that the framework
> likes in order to display it in the right context?
Sure, but not every API/Toolkit/Platform supports off-screen rendering,
and even less with hardware acceleration.
Marcelo